diff --git a/bucket/hugo.json b/bucket/hugo.json index 1f55f87c1b..9e7db08771 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.63.0", + "version": "0.63.1", "homepage": "https://gohugo.io", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.63.0/hugo_0.63.0_windows-64bit.zip", - "hash": "d7e8bf60ccde151281ebfbf29d179b48afed48fb95fd88c3439ec5b6646307da" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.63.1/hugo_0.63.1_windows-64bit.zip", + "hash": "346a73ff69cfbce6654ca03ee93b27c1aa925793684b5000e4fd6b2cfc057d21" }, "32bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.63.0/hugo_0.63.0_windows-32bit.zip", - "hash": "af8cc5b791651ace7981dd0ff7df9902589bd87ec8143590392ca03e7805c63d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.63.1/hugo_0.63.1_windows-32bit.zip", + "hash": "70723d6943f98df3abdbbbf1c7c5c836b6a82c770984202765bdba711bc326f2" } }, "bin": "hugo.exe",