hugo: Update to version 0.142.0

This commit is contained in:
github-actions[bot] 2025-01-22 16:30:01 +00:00
parent 64a466172a
commit 54f80debb6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.141.0", "version": "0.142.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.141.0/hugo_0.141.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.142.0/hugo_0.142.0_windows-amd64.zip",
"hash": "bb57cb0b92cc21d25fef1eafa83f197bcaecbb856c4997142596c8014734a6e7" "hash": "b9cabce1d4bb6bfd7126c2f7e3efa0da3c687345264f8eedc382d8b9ad87f640"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.141.0/hugo_0.141.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.142.0/hugo_0.142.0_windows-arm64.zip",
"hash": "cb7faf8270bda7dc3cbfef4ce9ac6801966c141f1325874c054d17edc9bb5535" "hash": "c69a884492ba9f120a32e9906c4e2fdd30243eb99afc7000d887d2ee6b673dc4"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",