hugo: Update to version 0.153.0

This commit is contained in:
github-actions[bot] 2025-12-19 12:31:43 +00:00
parent 473b603b93
commit bed5dd5c2e

View File

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