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