hugo: Update to version 0.136.2

This commit is contained in:
github-actions[bot] 2024-10-17 16:30:59 +00:00
parent d1da321cdd
commit e025676e38

View File

@ -1,16 +1,16 @@
{ {
"version": "0.136.1", "version": "0.136.2",
"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.136.1/hugo_0.136.1_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.2/hugo_0.136.2_windows-amd64.zip",
"hash": "2b2db4a41a13cc92062d408e0d76dedd98478eefb18f7d084a533f04270ca7e9" "hash": "13b66dc115639d706f0bc5abf5b67add81bf87c2e1aaeec005d167a9eb1231cc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.136.1/hugo_0.136.1_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.2/hugo_0.136.2_windows-arm64.zip",
"hash": "6b576f8ed3fae714bb4bafc6e87854aae0670265ea13156e3f5623b6c28cab64" "hash": "f400121734ce04b8570ff16c12194d06a586f71c3941c980cb02e59ee380fea8"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",