hugo: Update to version 0.153.1

This commit is contained in:
github-actions[bot] 2025-12-20 16:30:10 +00:00
parent f74f4d4254
commit 37ceba632d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.153.0", "version": "0.153.1",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.153.0/hugo_0.153.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.153.1/hugo_0.153.1_windows-amd64.zip",
"hash": "3ba1851a419d42c3dc54e6f7ec5908a12b59efa6e51487ea52a705d0e09c9096" "hash": "a9818b3bc69bd705f626f6a4abccf5cae63215359896df0f9faadab1120ee061"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.153.0/hugo_0.153.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.153.1/hugo_0.153.1_windows-arm64.zip",
"hash": "e52e029da6b6cf5b214c559808c3410e282b081ebb5aaa34533e9fc1086fbee1" "hash": "9e609c6499da8c052158842c0f37d2525083960283325375025d04a9a67d6ccc"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",