hugo: Update to version 0.137.1

This commit is contained in:
github-actions[bot] 2024-11-05 12:31:39 +00:00
parent c55d455619
commit 3204db3b8d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.137.0", "version": "0.137.1",
"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.137.0/hugo_0.137.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.1/hugo_0.137.1_windows-amd64.zip",
"hash": "39208ed7ab19bcaa055e852c5ddd8678c7d70db69a2e08c0535356671934287e" "hash": "acac583c06c76f7ba733d6abb5bc06993907d732a98c56d63f3a10bfe3a92026"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.137.0/hugo_0.137.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.137.1/hugo_0.137.1_windows-arm64.zip",
"hash": "e875b8d84cc9d7324704e59f27cbd1abc269c606ac81cdc9aa4e239738436095" "hash": "1c7a7a847a8568e7156308bc7705f211d79311ea404f0d75ddba2c7b9453b99d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",