diff --git a/bucket/hugo.json b/bucket/hugo.json index 8dff4054ce..223f6335ef 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.154.4", + "version": "0.154.5", "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.154.4/hugo_0.154.4_windows-amd64.zip", - "hash": "19bb70785618c81f326bf492e468835f45248d0f7759e0d3f0e49196007afc90" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.5/hugo_0.154.5_windows-amd64.zip", + "hash": "9839e5f2ca62a72d1b43b8e3fc8d5a7a9a2b1271f8fe75e7c2d8257e2d834668" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.4/hugo_0.154.4_windows-arm64.zip", - "hash": "82959f6257aec127a7e215ca5be42fccda15a93cff8f795121e79b4820378f0e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.5/hugo_0.154.5_windows-arm64.zip", + "hash": "81b860556a3c274ff7441080ffc0b0d4d40363a7e6e6ac67fb36c159985613e3" } }, "bin": "hugo.exe",