diff --git a/bucket/hugo.json b/bucket/hugo.json index 8a27ef357b..4ef8d731b5 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,14 +1,14 @@ { - "version": "0.55.3", + "version": "0.55.4", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.3/hugo_0.55.3_windows-64bit.zip", - "hash": "7d1acc3ddcc28b2b3341135b52fc4dedb6b0b2b50ce4594f10eccd1c8a26c82d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-64bit.zip", + "hash": "6cb738f56a53e83f500a7bd5d81a9572a76517b6bc8451b8d42e6a1a5dcfa50b" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.3/hugo_0.55.3_windows-32bit.zip", - "hash": "926e81b452976d7ac67c3adaade110102ec299be5ba768099c0379ae07862dfd" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-32bit.zip", + "hash": "3446d52c4b11cf038ac0b7b80d7ff301dd5bbcd4b5b336d88d58b4c0cefc0ebb" } }, "bin": "hugo.exe",