hugo: Update to version 0.136.4

This commit is contained in:
github-actions[bot] 2024-10-22 12:31:58 +00:00
parent a51286d919
commit 31e255fd12

View File

@ -1,16 +1,16 @@
{ {
"version": "0.136.3", "version": "0.136.4",
"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.3/hugo_0.136.3_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-amd64.zip",
"hash": "b99611f5970895b367b5d705d5eeba29fddab686791d32c494573075ee3a6b5f" "hash": "11be312e75a918a385136f7e261d97f97f87ab02bcfa554a459b2d6bf62cd605"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.136.3/hugo_0.136.3_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-arm64.zip",
"hash": "dffffcc1041b2f686836c7e459c2921ecc63285943f620be288c92180644cd6f" "hash": "0828dc64ee6761a3d3d57b3aaae422fbb537aac667d884421aee1bb5a0dc9eb8"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",