hugo: Update to version 0.123.1

This commit is contained in:
github-actions[bot] 2024-02-21 12:31:12 +00:00
parent 9095e1045d
commit f8ab2ed3f3

View File

@ -1,16 +1,16 @@
{
"version": "0.123.0",
"version": "0.123.1",
"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.0/hugo_0.123.0_windows-amd64.zip",
"hash": "c41fa2dc880a45ab21d96c845c3023577f592df12c13a4bf720f3382115bbd75"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_0.123.1_windows-amd64.zip",
"hash": "72d01d7e1ff9beca04e1bde410ef0315c0aee9186627404e1c56b267ebad03e2"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.0/hugo_0.123.0_windows-arm64.zip",
"hash": "3bcc66906fac852a79a8364b34ebaab132c48bf4a99fe1ce5268b902ddd8a2d5"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.1/hugo_0.123.1_windows-arm64.zip",
"hash": "950ee5779c64bb0d4a610645aecf85c89a46ba72ce721f36cf71c2bbc1d1549a"
}
},
"bin": "hugo.exe",