hugo: Update to version 0.148.1

This commit is contained in:
github-actions[bot] 2025-07-11 16:29:47 +00:00
parent 59c439aa73
commit b278fb0ff7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.148.0", "version": "0.148.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.148.0/hugo_0.148.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.1/hugo_0.148.1_windows-amd64.zip",
"hash": "4c44a475ff1391145c69ace55cf1d3c7848f7fc735475b1cace66e630af3ec1a" "hash": "2911fd0de5aba2d335b99919f0f923b8d863e17d4a9d89cc58ada8f94422daa9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.148.0/hugo_0.148.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.1/hugo_0.148.1_windows-arm64.zip",
"hash": "4692eda83748fcdf5c80eaa523e9e14a4917fb7c893583c8f400fd6101b1d93e" "hash": "f32edb3130c07a62c88f7232cf596d5bc0165c80a88fd3dd361ab8714ffa38f5"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",