hugo: Update to version 0.140.0

This commit is contained in:
github-actions[bot] 2024-12-17 16:31:49 +00:00
parent ef3013fdc9
commit 1c93f79829

View File

@ -1,16 +1,16 @@
{ {
"version": "0.139.4", "version": "0.140.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.139.4/hugo_0.139.4_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_windows-amd64.zip",
"hash": "9f34620c11bc601cf02f3f840743cf309a3145f2629512649b0aee4ca329a858" "hash": "7cf545882ddab657cd576bd1db60a8abb9b3dfbe2c68af7f3cd95f62dbad3c50"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.139.4/hugo_0.139.4_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_windows-arm64.zip",
"hash": "00d7a93f7d88a0a26d2a6a839da1a5b38e1e863f45364328262abaa16e7f74b6" "hash": "a3225ecebb8d24da4bf38d37680ef04d910fdf43a4b519729d0a2cef8e9e4a56"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",