diff --git a/bucket/hugo.json b/bucket/hugo.json index 7a5d1c0b8e..db98587e80 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.149.0", + "version": "0.149.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.149.0/hugo_0.149.0_windows-amd64.zip", - "hash": "ee10a45cba407e3310d79ccf75c294c29706d66de3ee4135bfba949f12afab62" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.1/hugo_0.149.1_windows-amd64.zip", + "hash": "72fd3c5b45370f74ea2d79b29fea2237395aba6266ac62bd7adcad48485f8ae7" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.0/hugo_0.149.0_windows-arm64.zip", - "hash": "1f1723d8ec8bad527062f43941d31934474bd5a33f95d8fe94cab066327ff86d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.1/hugo_0.149.1_windows-arm64.zip", + "hash": "90f1eff752a7a4b6d2f38154a4af26bb3d6aa2284f6e65fa000df4e5b6c165a2" } }, "bin": "hugo.exe",