ZIP
WinGet
Hugo (Extended)
The Hugo Authors · 0.146.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.146.4_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo.Extended
Version
0.146.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.146.4/hugo_extended_0.146.4_windows-amd64.zip
Release Notes
What's Changed
- tpl: Fix issue with partials without suffix 65c94c7b2 @bep #13601
- tpl: Avoid panic on nonsensical return construct e8e8ce10d @bep #13600
- tpl: Fix the case for a shortcode in a nested folder only cf9e6904c @bep #13605
- tpl: Add proper file context to template parse errors 8a2830f2d @bep #13604
- tpl: Make {{ template "partials/foo.html" . }} work in older setups 1e0287f47 @bep #13599