hugo: Update to version 0.140.1

This commit is contained in:
github-actions[bot] 2024-12-23 20:27:30 +00:00
parent 28cd707c92
commit d7689aab38

View File

@ -1,16 +1,16 @@
{
"version": "0.140.0",
"version": "0.140.1",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_windows-amd64.zip",
"hash": "7cf545882ddab657cd576bd1db60a8abb9b3dfbe2c68af7f3cd95f62dbad3c50"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.140.1/hugo_0.140.1_windows-amd64.zip",
"hash": "77b5bc210dd27c852a79fa8839eb61cbab6672b8efca1c7560d1ed31e4b03ac6"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_windows-arm64.zip",
"hash": "a3225ecebb8d24da4bf38d37680ef04d910fdf43a4b519729d0a2cef8e9e4a56"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.140.1/hugo_0.140.1_windows-arm64.zip",
"hash": "7cd5732147ce1ca4e117c3061013a678255e11810e740eeba5926541f9c71805"
}
},
"bin": "hugo.exe",