hugo: Update to version 0.146.0

This commit is contained in:
github-actions[bot] 2025-04-10 16:29:54 +00:00
parent f6aa4f9190
commit 7be96a271b

View File

@ -1,16 +1,16 @@
{
"version": "0.145.0",
"version": "0.146.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.145.0/hugo_0.145.0_windows-amd64.zip",
"hash": "8df1aefb7bfc7ebfa68113ca77549c6ebb730e83139ad6594c9f751e0a1512f9"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.0/hugo_0.146.0_windows-amd64.zip",
"hash": "368c2366f9996221eb13d407233e00d268f79d9fb6e395ba0774aee3204c0835"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.145.0/hugo_0.145.0_windows-arm64.zip",
"hash": "f59757d7efecda4fc467a8b26ef21550a7dc4716e102f81ca1e29e2df9e2efbf"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.0/hugo_0.146.0_windows-arm64.zip",
"hash": "afe14792c498ef91bf4b3455c72e46d96a14686517c14c7bf6fd37bf7e42d19d"
}
},
"bin": "hugo.exe",