hugo: Update to version 0.148.0

This commit is contained in:
github-actions[bot] 2025-07-08 16:30:51 +00:00
parent 97b3bc4c44
commit 0e31c70574

View File

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