ZIP
WinGet
Hugo (Extended)
The Hugo Authors · 0.154.5 · 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.154.5_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo.Extended
Version
0.154.5
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.154.5/hugo_extended_0.154.5_windows-amd64.zip
Release Notes
What's Changed
- Fix some default site redirect woes a7754883 @bep #14357 #14361
- hugolib: Fix newly created shortcodes not found during server rebuild 66ba63cd @Hasaber8 #14207
- tpl/tplimpl: Remove trailing slash from void elements eb06a3cd @jmooring