ZIP
WinGet
Hugo
The Hugo Authors · 0.111.2 · 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
Filename
hugo_0.111.2_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.111.2
Description
The world’s fastest framework for building websites
License
Apache-2.0
↗
Homepage
https://gohugo.io/
Support
https://discourse.gohugo.io/
Installer URL
https://github.com/gohugoio/hugo/releases/download/v0.111.2/hugo_0.111.2_windows-amd64.zip
Release Notes
Bug fixes
- Fix .Fragments when called cross sites on uninitialized output format b83050c @bep #10794
- Fix "context canceled" with partial 3bbeb56 @bep #10789
- cache: Fix --gc failure on Windows 184a67a @alexandear
- snap: Fix dart-sass-embedded installation a950950 @jmooring #10783
- Allow page.TableOfContents on self in shortcode df5608f @bep #10791
- Page context handling in i18n 6c798eb @bep #10782
- Work around --gc failure on Windows <= 10 ec1c97e @bep #10781
- Correct typos in Go commen…