Silent Install HQ
ZIP WinGet

Hugo

The Hugo Authors · 0.111.3 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 0e035f619a59c174a9aa1da3f82c8539df94d0af6d0bddd77af803f26add1933 VirusTotal ↗
Filename hugo_0.111.3_windows-amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Hugo.Hugo
Version 0.111.3
Description The world’s fastest framework for building websites
License Apache-2.0
Release Notes Bug fixes - Fix "unknown shortcode token" when calling shortcode within fenced code block e7148f3 @bep #10819 - Don't fail when calling Paginate with an empty pages.PagesGroup 34a86e1 @bep #10802 - Improve error message for unclosed shortcode with inner content 9818724 @deining Improvements - tpl: Add hasSuffix alias d171d15 @jfish2 - Run gofmt -s on source files d55af2a @deining - tpl/math: Allow multi numbers in add, sub, mul, div, min and max 84201e8 @septs - server: Replace golang.org/x/net…