hugo: Update to version 0.147.0

This commit is contained in:
github-actions[bot] 2025-04-25 20:28:40 +00:00
parent f161500cc8
commit 69814a482b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.146.7", "version": "0.147.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.146.7/hugo_0.146.7_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_0.147.0_windows-amd64.zip",
"hash": "ae6d0d1044368c3e3b1622962d821d1c010d20364023a26c760de8751afbc523" "hash": "819651dbafbd62b8f35feacd14b70660f2f0dec43a92bf4db816ee4f488ad448"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.7/hugo_0.146.7_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.0/hugo_0.147.0_windows-arm64.zip",
"hash": "bb37aaf50b6c09b8a9135720311ee3852e77b14d7f7cb94f4480679dd85273fc" "hash": "b02862209efe1078e3d96b0d65b47a494a66f91a166f0e7fc86bbf75f73fb4db"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",