hugo: Update to version 0.146.5

This commit is contained in:
github-actions[bot] 2025-04-15 20:29:33 +00:00
parent 1c4abe53d7
commit c6f5904cf1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.146.4", "version": "0.146.5",
"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.146.4/hugo_0.146.4_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-amd64.zip",
"hash": "81b94b4c247f37c3ef828fcffe6860bedb4416019e29616dbf461a7a4be5eec2" "hash": "4a3658ec20246c32c96d6dc4f578421901c81a9b546c0d1f3ca79c1fbbee0508"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.4/hugo_0.146.4_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_0.146.5_windows-arm64.zip",
"hash": "0322b2295d11fd56d3ffce351bab79af20f34d82654ffdd8d45b02382de7182a" "hash": "159e6102cad0caaa2632697ac402c58c66ae19726283a7271469cc1b46f40c01"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",