diff --git a/bucket/hugo.json b/bucket/hugo.json index 2bf034df98..b988d3f7b9 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.148.0", + "version": "0.148.1", "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.148.0/hugo_0.148.0_windows-amd64.zip", - "hash": "4c44a475ff1391145c69ace55cf1d3c7848f7fc735475b1cace66e630af3ec1a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.1/hugo_0.148.1_windows-amd64.zip", + "hash": "2911fd0de5aba2d335b99919f0f923b8d863e17d4a9d89cc58ada8f94422daa9" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.0/hugo_0.148.0_windows-arm64.zip", - "hash": "4692eda83748fcdf5c80eaa523e9e14a4917fb7c893583c8f400fd6101b1d93e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.1/hugo_0.148.1_windows-arm64.zip", + "hash": "f32edb3130c07a62c88f7232cf596d5bc0165c80a88fd3dd361ab8714ffa38f5" } }, "bin": "hugo.exe",