ZIP
WinGet
Hugo
The Hugo Authors · 0.146.4 · arm64
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.146.4_windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.146.4
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.146.4/hugo_0.146.4_windows-arm64.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