diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index 6c19ec8a29..14f534174f 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.102.3", + "version": "0.103.1", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.102.3/hugo_extended_0.102.3_windows-64bit.zip", - "hash": "6cc19d717439d377e94d9d935d3e02de5bbdb1cebf28f8b680e89101878d1197" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.103.1/hugo_extended_0.103.1_windows-amd64.zip", + "hash": "c5eb3fae7a83fd703f1a1c72f1fb2139a90130c31c9f74d46d240d6efa32aae6" } }, "bin": "hugo.exe", @@ -16,7 +16,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-64bit.zip" + "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-amd64.zip" } }, "hash": { diff --git a/bucket/hugo.json b/bucket/hugo.json index a89089eb40..7909b32b32 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,12 +1,12 @@ { - "version": "0.102.3", + "version": "0.103.1", "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.102.3/hugo_0.102.3_windows-64bit.zip", - "hash": "56129e064ce95442b74424a169a554d20b67feed612d7f35b45957f3e04b64a2" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.103.1/hugo_0.103.1_windows-amd64.zip", + "hash": "226dc06787a4861182c2aa30099a306210e921db692dc83fb50fd101d0e7d11e" } }, "bin": "hugo.exe", @@ -16,7 +16,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-64bit.zip" + "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-amd64.zip" } }, "hash": {