hugo: Update to version 0.123.4

This commit is contained in:
github-actions[bot] 2024-02-26 20:25:12 +00:00
parent 362ec2d8ef
commit 2b0feeb1d6

View File

@ -1,16 +1,16 @@
{
"version": "0.123.3",
"version": "0.123.4",
"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.123.3/hugo_0.123.3_windows-amd64.zip",
"hash": "870c22fe554ae3cdf50a2379c47d936de1a400fce1e75c27bf1c373ee290a98a"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.4/hugo_0.123.4_windows-amd64.zip",
"hash": "e61dfa270d6189ea0617eca2ab0465a88500063c353d8d3e31c9ffd8035c4b92"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.3/hugo_0.123.3_windows-arm64.zip",
"hash": "6510a3475a46dff3d62cac8eeeff50d3dffbbae983ed62d3f31f48e878c28be5"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.4/hugo_0.123.4_windows-arm64.zip",
"hash": "3946f857c31137bdb2c5179b6312170fc89f9be1408dc58005e90a0101d034d7"
}
},
"bin": "hugo.exe",