hugo: Update to version 0.146.2

This commit is contained in:
github-actions[bot] 2025-04-11 20:28:36 +00:00
parent 86dfb9626d
commit ed80f11afc

View File

@ -1,16 +1,16 @@
{
"version": "0.146.1",
"version": "0.146.2",
"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.1/hugo_0.146.1_windows-amd64.zip",
"hash": "3d39c5e4c10ab5cb7413210a9ae8dfadd3693faf6c9d6fdfaf525b7a5870f4d4"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.2/hugo_0.146.2_windows-amd64.zip",
"hash": "0755c59a4e475c528c502db2f2f47f42fcf66e7b95ea4386d928c00cce3bf3c6"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.1/hugo_0.146.1_windows-arm64.zip",
"hash": "3c2621b1bee05bf77b83385a7af1e0b5a3b56ac6949e27ba446121ca8f868b1f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.146.2/hugo_0.146.2_windows-arm64.zip",
"hash": "6eadeeb8f01c2988e9116973c037ac67e07aa489a547c8e15b66ba17dd051cdb"
}
},
"bin": "hugo.exe",