hugo: Update to version 0.146.1

This commit is contained in:
github-actions[bot] 2025-04-10 20:28:38 +00:00
parent ba2a3eb760
commit 1433dabf5e

View File

@ -1,16 +1,16 @@
{
"version": "0.146.0",
"version": "0.146.1",
"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.146.0/hugo_0.146.0_windows-amd64.zip",
"hash": "368c2366f9996221eb13d407233e00d268f79d9fb6e395ba0774aee3204c0835"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.1/hugo_0.146.1_windows-amd64.zip",
"hash": "3d39c5e4c10ab5cb7413210a9ae8dfadd3693faf6c9d6fdfaf525b7a5870f4d4"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.0/hugo_0.146.0_windows-arm64.zip",
"hash": "afe14792c498ef91bf4b3455c72e46d96a14686517c14c7bf6fd37bf7e42d19d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.1/hugo_0.146.1_windows-arm64.zip",
"hash": "3c2621b1bee05bf77b83385a7af1e0b5a3b56ac6949e27ba446121ca8f868b1f"
}
},
"bin": "hugo.exe",