hugo: Update to version 0.147.3

This commit is contained in:
github-actions[bot] 2025-05-12 16:30:12 +00:00
parent f103473f05
commit 6de14a995a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.147.2", "version": "0.147.3",
"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.147.2/hugo_0.147.2_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.3/hugo_0.147.3_windows-amd64.zip",
"hash": "49633f5669d6f90db9a34155cf4a6e7a308e9ee5473ba15efc84236463a65dae" "hash": "0b40a86e9921a204f7e52a92fbda5db08a7fbc2521c3f1c598a54caf73e9d8c1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_0.147.2_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.3/hugo_0.147.3_windows-arm64.zip",
"hash": "9d2af4899d3bcbbe0cec6a801bf7d55f5edcbd1638c947956934c8a1e431074b" "hash": "3f91e798874d716b389e347b17a4759cf5b2992e73aa5cd85f802dfca3be2c28"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",