ZIP
WinGet
Hugo
The Hugo Authors · 0.140.2 · 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.140.2_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.140.2
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.140.2/hugo_0.140.2_windows-amd64.zip
Release Notes
The timing of this release comes from the security fix in golang.org/x/net's html.Parse function. This is used in two places in Hugo:
1. Extracting table of contents from Asciidoctor rendered output.
2. Collecting HTML classes etc. when build stats is enabled
It's a little bit of a stretch to see how this could be exploited in Hugo, but we understand that many want a clean security report. See this issue for details.
What's Changed
- Print cli usage of hugo gen chromastyles alongside css 83cec78…