hugo: Update to version 0.139.2

This commit is contained in:
github-actions[bot] 2024-11-23 16:29:34 +00:00
parent 031563ec98
commit a0e0f68456

View File

@ -1,16 +1,16 @@
{ {
"version": "0.139.0", "version": "0.139.2",
"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.139.0/hugo_0.139.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.2/hugo_0.139.2_windows-amd64.zip",
"hash": "5aed13ad47b9d90d9f50861aa0a2733d8552e45c44480d1bdad933613b86fc1c" "hash": "edcabe0d44c02966ba6d4c2084a7615b89b2ec8d4606d181cd452e80bce6e443"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.139.0/hugo_0.139.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.139.2/hugo_0.139.2_windows-arm64.zip",
"hash": "f67ed8ca2dceadfdc0fbe84c5de06ea4aaf0013970dd1e019732df8927ae655d" "hash": "c974a317e119814542d0b89e3286a643946af473b045942c4791ba7f5ebfd600"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",