diff --git a/bucket/hugo.json b/bucket/hugo.json index b988d3f7b9..0285f221cd 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.148.1", + "version": "0.148.2", "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.1/hugo_0.148.1_windows-amd64.zip", - "hash": "2911fd0de5aba2d335b99919f0f923b8d863e17d4a9d89cc58ada8f94422daa9" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.2/hugo_0.148.2_windows-amd64.zip", + "hash": "d7ad10ab3aff83a007f992cfc81936a53bb5d1407597630cdc18a32dfac2c793" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.1/hugo_0.148.1_windows-arm64.zip", - "hash": "f32edb3130c07a62c88f7232cf596d5bc0165c80a88fd3dd361ab8714ffa38f5" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.148.2/hugo_0.148.2_windows-arm64.zip", + "hash": "75df3269823b72455e5b662d1817aea9a659311e6eb8d9e81c8e847f75790729" } }, "bin": "hugo.exe",