ZIP
WinGet
Hugo
The Hugo Authors · 0.125.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_0.125.0_windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Hugo.Hugo
Version
0.125.0
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.125.0/hugo_0.125.0_windows-amd64.zip
Release Notes
Some of the notable new features in this release:
- strings.Diff template func.
- .PageInner in render hooks to get the inner page when using .RenderShortcode in a shortcode, typically used to resolve links and page resources relative to an included Page.
- Add Luminance to $image.Colors, allowing for sorting by luminance. e197c7b29 @bep #10450
This release is built with Go 1.22.2 (#12351) which comes with a fix for security issue CVE-2023-45288. We don't see how that could be exploited in Hugo,…