hugo: Update to version 0.146.7

This commit is contained in:
github-actions[bot] 2025-04-22 20:28:59 +00:00
parent 6a8b5bac69
commit 157a5fa5ec

View File

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