hugo: Update to version 0.123.7

This commit is contained in:
github-actions[bot] 2024-03-01 20:24:27 +00:00
parent f86208e20b
commit 065a9dd6dc

View File

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