ZIP
WinGet
Hugo (Extended)
The Hugo Authors · 0.123.4 · 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.123.4_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo.Extended
Version
0.123.4
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.123.4/hugo_extended_0.123.4_windows-amd64.zip
Release Notes
- Fix cascade-pattern-with-extension for cascade in site config 1736ef745 @bep #12151
- Fix term template lookup when its backed by a content file f27e57871 @bep #12146
- Fix panic for disableKinds page for content resources 049dd1d7e @bep #12144
- tocss: Fix the import resolving from absolute to relative assets paths 189b72331 @bep #12137
- config/allconfig: Fix typo 80e69344d @jmooring #12134
- resource: Revert the normalization of Resource.Name d310595a2 @bep #12142
- build(deps): bump github…