Silent Install HQ
ZIP WinGet

Hugo (Deploy)

The Hugo Authors · 0.159.1 · x64

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 05c6a4b0c79be0485c5cb3c8ed8b098f26feafd55ae53cede68055e4677c49fb VirusTotal ↗
Filename hugo_extended_withdeploy_0.159.1_windows-amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Hugo.Hugo.Deploy
Version 0.159.1
Description The world's fastest framework for building websites (with WebP encoding, Sass transpiling and Deploy website support)
License Apache-2.0
Release Notes The regression fixed in this release isn't new, but it's so subtle that we thought we'd release this sooner rather than later. For some time now, the minifier we use have stripped namespaced attributes in SVGs, which broke dynamic constructs using e.g. AlpineJS' x-bind: namespace (library used by Hugo's documentation site). To fix this, the upstream library has hadded a keepNamespaces slice option. It was not possible to find a default that would make all happy, so we opted for an option that at…