hugo: Update to version 0.136.5

This commit is contained in:
github-actions[bot] 2024-10-24 16:30:34 +00:00
parent 64b7d7f969
commit 6cc673e964

View File

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