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