Silent Install HQ
ZIP WinGet

Hugo

The Hugo Authors · 0.149.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 1f1723d8ec8bad527062f43941d31934474bd5a33f95d8fe94cab066327ff86d VirusTotal ↗
Filename hugo_0.149.0_windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Hugo.Hugo
Version 0.149.0
Description The world’s fastest framework for building websites
License Apache-2.0
Release Notes Note - Remove test with deprecated path usage 80e973ea5 @bep Bug fixes - create: Fix new content command with future dates bb4e66cd7 @justuswilhelm #12599 - Fix server rebuild when adding a new leaf bundle with resources in one go 13b43e611 @bep #13925 - Fix rebuild when deleting a content adapter file 87e100e61 @bep Improvements - tpl/collections: Add an integration test for collections.D 84b512391 @bep - tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling…