ZIP
WinGet
Hugo
The Hugo Authors · 0.134.3 · 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_0.134.3_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.134.3
Description
The world’s fastest framework for building websites
License
Apache-2.0
↗
Homepage
https://gohugo.io/
Support
https://discourse.gohugo.io/
Installer URL
https://github.com/gohugoio/hugo/releases/download/v0.134.3/hugo_0.134.3_windows-amd64.zip
Release Notes
- tpl: Remove RSS deprecation site.Author check e07028cb9 @bep
- modules: Improve console output on hugo mod init 22a9f3fc9 @bep #11458
- commands: Ignore "module does not exist" errors in hugo mod init e363964f2 @bep #11458
- Add exclusion for helix .bck files c260cb28a @David-Else #12677
- hugolib: Move hugolib/site_new.go into hugolib/site.go e07914537 @bep
- libsass: Resolve directory paths to directory index files 5b442b3cc @jmooring #12851
- dartsass: Resolve directory paths to directory i…