hugo: Update to version 0.122.0

This commit is contained in:
github-actions[bot] 2024-01-26 16:26:21 +00:00
parent 4e72c51672
commit 451571f054

View File

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