diff --git a/bucket/hugo.json b/bucket/hugo.json index 223f6335ef..fd14b8a44a 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.154.5", + "version": "0.155.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.154.5/hugo_0.154.5_windows-amd64.zip", - "hash": "9839e5f2ca62a72d1b43b8e3fc8d5a7a9a2b1271f8fe75e7c2d8257e2d834668" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.0/hugo_0.155.0_windows-amd64.zip", + "hash": "67dc35ca97926be20b86884a5a28645b12ac1bab30a5d00f1465d912e09ecf42" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.154.5/hugo_0.154.5_windows-arm64.zip", - "hash": "81b860556a3c274ff7441080ffc0b0d4d40363a7e6e6ac67fb36c159985613e3" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.155.0/hugo_0.155.0_windows-arm64.zip", + "hash": "313affe423be455a1f545c4a85afb2573779c43f11fbd15c6f47d568c1cc7cee" } }, "bin": "hugo.exe",