hugo: Update to version 0.123.0

This commit is contained in:
github-actions[bot] 2024-02-19 20:23:14 +00:00
parent dbf5363100
commit 654a328993

View File

@ -1,16 +1,16 @@
{ {
"version": "0.122.0", "version": "0.123.0",
"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.122.0/hugo_0.122.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.0/hugo_0.123.0_windows-amd64.zip",
"hash": "4a571c7af96884fae5773b58e09d2bfce09655073e4a2f6fa07490ec1b7ec27d" "hash": "c41fa2dc880a45ab21d96c845c3023577f592df12c13a4bf720f3382115bbd75"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.122.0/hugo_0.122.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.123.0/hugo_0.123.0_windows-arm64.zip",
"hash": "b6e3ce4f1c689cca549e3e1acb971ab78a66e84479e2c728c61981f1425d0443" "hash": "3bcc66906fac852a79a8364b34ebaab132c48bf4a99fe1ce5268b902ddd8a2d5"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",