hugo: Update to version 0.125.7

This commit is contained in:
github-actions[bot] 2024-05-08 16:36:43 +00:00
parent d2f933fed2
commit 5b798247a4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.125.6", "version": "0.125.7",
"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.125.6/hugo_0.125.6_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.7/hugo_0.125.7_windows-amd64.zip",
"hash": "3e6744f76b643b3fd6a8073320915828e4c04e6db56e4a58b26fa6dd047b6905" "hash": "867ce1c93ea3da7d5cb487f063b6c1d31a38d45b8954f3cc1b85900e1ee92d92"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.125.6/hugo_0.125.6_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.7/hugo_0.125.7_windows-arm64.zip",
"hash": "e42c71249d7eee900b998c981e929ece2a38d26b89d4d0e4ebc340ed971dc927" "hash": "1b797946c9387ab6114269683cbd0b85ac76bcad0a0ee2d5f8da53e48718c79d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",