hugo: Update to version 0.140.2

This commit is contained in:
github-actions[bot] 2024-12-30 16:30:48 +00:00
parent 85f4ceb901
commit 1618176974

View File

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