ZIP
WinGet
Hugo
The Hugo Authors · 0.115.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.115.0_windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.115.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.115.0/hugo_0.115.0_windows-arm64.zip
Release Notes
The notable new feature in this release is that you can now have permalink configuration also for section and taxonomy pages. Thanks to @Mai-Lapyst for the implementation. See the documentation for more information.
Bug fixes
- commands: Fix panic when running hugo new theme without theme name 635cc34 @deining #11162
- Fix output formats and media type per language config regression 79639c9 @bep #11159
- common/collections: Fix append regression to allow appending nil b74b8d6 @khayyamsaleem #11…