diff --git a/bucket/hugo.json b/bucket/hugo.json index 7509fdcfe6..7d98095a5d 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.147.5", + "version": "0.147.6", "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.147.5/hugo_0.147.5_windows-amd64.zip", - "hash": "0793822b5563557b8edb5ef9f4d7b6f653d8e8a602a9c7e97fe45f1cb8635ff6" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.6/hugo_0.147.6_windows-amd64.zip", + "hash": "855cc706c32f047d306e515c48cda888044f70a8b4cf250f44fa36c5776b9eb8" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.5/hugo_0.147.5_windows-arm64.zip", - "hash": "2cbcafea24622e6177b2caa70a03deac95226119a0f25563eeaac688a8afcb91" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.6/hugo_0.147.6_windows-arm64.zip", + "hash": "43777c42f1b4e8ab08da2dd4fefc866bf264e2222b568a9b206fdbc61bb7b33e" } }, "bin": "hugo.exe",