ZIP
WinGet
Hugo
The Hugo Authors · 0.124.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.124.0_windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.124.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.124.0/hugo_0.124.0_windows-arm64.zip
Release Notes
Bug fixes
- Fix .Parent when there are overlapping regular pages inbetween f1d755965 @bep #12263
- hugolib: Fix sitemap index with monolingual site 3935faa41 @jmooring #12266
- all: Typo fixes 78178d0c2 @coliff
- Fix translationKey handling for term pages 68d92ef9d @bep #12261
- Fix intersect and similar for term entry page collections b40f3c7df @bep #12254
- Fix server rebuilds when adding sub sections especially on Windows 07b2e535b @bep #12230
- Fix panic when changing archetype files when se…