hugo: Update to version 0.123.5

This commit is contained in:
github-actions[bot] 2024-02-28 16:27:53 +00:00
parent db312f046b
commit a84f04662d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.123.4", "version": "0.123.5",
"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.123.4/hugo_0.123.4_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.5/hugo_0.123.5_windows-amd64.zip",
"hash": "e61dfa270d6189ea0617eca2ab0465a88500063c353d8d3e31c9ffd8035c4b92" "hash": "b0b6c7697c7ac4a27c3a30206681997b6e1f0d8cd683850d8ebc071b821d5bcb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.4/hugo_0.123.4_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.5/hugo_0.123.5_windows-arm64.zip",
"hash": "3946f857c31137bdb2c5179b6312170fc89f9be1408dc58005e90a0101d034d7" "hash": "7486e747ea2add504a91808b7dc0b6a6576a6f1351aa7465773d1f13c7ba9979"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",