hugo: Update to version 0.147.2

This commit is contained in:
github-actions[bot] 2025-05-06 12:31:54 +00:00
parent 6a5ff96b79
commit 003cad7a17

View File

@ -1,16 +1,16 @@
{
"version": "0.147.1",
"version": "0.147.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.147.1/hugo_0.147.1_windows-amd64.zip",
"hash": "9fb60f480af457ba1e03cb3d5f80a0d3bdeae25476b22e3c2a79fe1f9dbc927d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_0.147.2_windows-amd64.zip",
"hash": "49633f5669d6f90db9a34155cf4a6e7a308e9ee5473ba15efc84236463a65dae"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.147.1/hugo_0.147.1_windows-arm64.zip",
"hash": "955081b126bda6c9bfd005a9fbf077cd9485315c6ded8c9fc5bd36129ba3bb1f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.147.2/hugo_0.147.2_windows-arm64.zip",
"hash": "9d2af4899d3bcbbe0cec6a801bf7d55f5edcbd1638c947956934c8a1e431074b"
}
},
"bin": "hugo.exe",