diff --git a/bucket/hugo.json b/bucket/hugo.json index 2eeda2a207..081fc4876c 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.146.6", + "version": "0.146.7", "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.146.6/hugo_0.146.6_windows-amd64.zip", - "hash": "f112667e1897bcc3649b6de9c2aaca0f85165a970a182dd9cd725b9ddbc24494" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.7/hugo_0.146.7_windows-amd64.zip", + "hash": "ae6d0d1044368c3e3b1622962d821d1c010d20364023a26c760de8751afbc523" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.6/hugo_0.146.6_windows-arm64.zip", - "hash": "a61188c6d67070edb1fd4ced56bb9d24dab5314b20cc12882efed85f5d46b962" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.7/hugo_0.146.7_windows-arm64.zip", + "hash": "bb37aaf50b6c09b8a9135720311ee3852e77b14d7f7cb94f4480679dd85273fc" } }, "bin": "hugo.exe",