hugo: Update to version 0.136.3

This commit is contained in:
github-actions[bot] 2024-10-21 16:30:08 +00:00
parent 564b1d39f6
commit 9f6b35f30e

View File

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