hugo: Update to version 0.123.6

This commit is contained in:
github-actions[bot] 2024-02-28 20:25:04 +00:00
parent 8f95013195
commit 29ee05b0a7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.123.5", "version": "0.123.6",
"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.5/hugo_0.123.5_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.6/hugo_0.123.6_windows-amd64.zip",
"hash": "b0b6c7697c7ac4a27c3a30206681997b6e1f0d8cd683850d8ebc071b821d5bcb" "hash": "9a66f6c67abe6d75eefacfab2c2eaf412db8e8fb2ab2b13afba6b6516517a480"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.5/hugo_0.123.5_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.6/hugo_0.123.6_windows-arm64.zip",
"hash": "7486e747ea2add504a91808b7dc0b6a6576a6f1351aa7465773d1f13c7ba9979" "hash": "b2e903011b3bb3ad842748f94e9c877669ca5b5fc959d57facf8d22de80c6426"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",