hugo: Update to version 0.141.0

This commit is contained in:
github-actions[bot] 2025-01-16 16:30:54 +00:00
parent a4c45c50f4
commit 79f13f9e96

View File

@ -1,16 +1,16 @@
{ {
"version": "0.140.2", "version": "0.141.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.140.2/hugo_0.140.2_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.141.0/hugo_0.141.0_windows-amd64.zip",
"hash": "14b13e4d7c8bce117a757b15133b4252dc5793542398d0566afebe4fb0b542aa" "hash": "bb57cb0b92cc21d25fef1eafa83f197bcaecbb856c4997142596c8014734a6e7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.140.2/hugo_0.140.2_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.141.0/hugo_0.141.0_windows-arm64.zip",
"hash": "2c41f1e91c5fd2c22c2b3d6e8d1fbd6fb9fd50650f01ffb0aee5b4a6d3fd7c95" "hash": "cb7faf8270bda7dc3cbfef4ce9ac6801966c141f1325874c054d17edc9bb5535"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",