ZIP
WinGet
Hugo
The Hugo Authors · 0.144.0 · 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.144.0_windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.144.0
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.144.0/hugo_0.144.0_windows-arm64.zip
Release Notes
Note
- Fix auto generated header ids so they don't contain e.g. hyperlink destinations (note) 24cc25552 @bep #13405 #13410
Bug fixes
- markup/goldmark: Fix panic on stray attribute nodes 85c172774 @bep
- Fix Position for passthrough hooks 641403f7d @bep #13406
- config: Fix server.redirects.fromRe being ignored unless server.redirects.from is also set c1f4228d6 @p-weston
- Fix shortcode name in error message on self-closing shortcodes with no .Inner e865d5984 @bep #13344
Improvements
- config/al…