Silent Install HQ
ZIP WinGet

Hugo

The Hugo Authors · 0.129.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

SHA256 16736400922e697da868fee1cc546a7c581752be0fb2f20cfb5fc147b37e92a8 VirusTotal ↗
Filename hugo_0.129.0_windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Hugo.Hugo
Version 0.129.0
Description The world’s fastest framework for building websites
License Apache-2.0
Release Notes Note - deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note) 7be037750 @bep #8627 Bug fixes - commands: Fix --navigateToChanged server behavior when editing headless content cc2d19e19 @bep #12648 - commands: Fix hugo mod get -u ./... 251a23ef7 @bep #12625 Improvements - tpl: Use xxHash instead of MD5 to hash the deferred templates 4d8bfa7f1 @bep - Throw error if resources.PostProcess is used in a deferred template f0ed91cab @bep #12655 - commands: Simplify the browser live reload logic 094…