hugo: Update to version 0.120.0

This commit is contained in:
github-actions[bot] 2023-10-30 16:27:30 +00:00
parent 2f0a845916
commit 9840ef404e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.119.0", "version": "0.120.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.119.0/hugo_0.119.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.0/hugo_0.120.0_windows-amd64.zip",
"hash": "683d2d17f4dabe006a9f29a16959982432630d83591de4ffb372d369992b4ba9" "hash": "2d99cb9b62f9e4d3784948ac8cbe228ecd28f40c3a7e590a98ce15018fe4ea10"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.119.0/hugo_0.119.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.120.0/hugo_0.120.0_windows-arm64.zip",
"hash": "d7f69ed7ac37c48fe48c28d576d352d9874607fcf9211baea505be89c3efa96c" "hash": "435a28eefd823b588b8f915fe325f1da367395aab4fc229fdb8a85db002a653c"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",