ZIP
WinGet
Hugo (Extended)
The Hugo Authors · 0.158.0 · 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
Filename
hugo_extended_0.158.0_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo.Extended
Version
0.158.0
Description
The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support)
License
Apache-2.0
↗
Homepage
https://gohugo.io/
Support
https://discourse.gohugo.io/
Installer URL
https://github.com/gohugoio/hugo/releases/download/v0.158.0/hugo_extended_0.158.0_windows-amd64.zip
Release Notes
This release adds css.Build, native and very fast bundling/transformation/minifying of CSS resources. Also see the new strings.ReplacePair, a very fast option if you need to do many string replacements.
Note
- Upgrade to to Go 1.26.1 (#14597) (note) 1f578f16 @bep #14595
Bug fixes
- tpl/css: Fix external source maps e431f90b @bep #14620
- hugolib: Fix server no watch 59e0446f @jmooring #14615
- resources: Fix context canceled on GetRemote with per-request timeout 842d8f10 @bep #14611
- tpl/tplimp…