hugo: Update to version 0.147.1

This commit is contained in:
github-actions[bot] 2025-05-01 16:30:04 +00:00
parent aecd8191bd
commit 28a1ef4f4d

View File

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