ZIP
WinGet
Hugo (Extended)
The Hugo Authors · 0.112.6 · 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_extended_0.112.6_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo.Extended
Version
0.112.6
Description
The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support)
License
Apache-2.0
↗
Homepage
https://gohugo.io/
Support
https://discourse.gohugo.io/
Installer URL
https://github.com/gohugoio/hugo/releases/download/v0.112.6/hugo_extended_0.112.6_windows-amd64.zip
Release Notes
- github: Fix Windows build 06faee5 @bep #11052
- Fix potential deadlock in ByParam 3258569 @bep #11039
- commands: Add --lang to hugo config 0ef2952 @bep #11057
- Make sure any default mounts show up in "hugo config" e3ae8f0 @bep #11040
- tpl/tplimpl: Use .Language.LanguageCode in built-in templates ff77a92 @jmooring
- Fail on invalid defaultContentLanguage 9cdca1f @bep #11044
- Avoid panic in invalid language config 6462eec @bep #11046
- Don't panic on empty yaml config params a7d6b14 @bep #11…