hugo: Update to version 0.103.1

This commit is contained in:
Hsiao-nan Cheung 2022-09-19 10:26:22 +08:00
parent 55767c17c2
commit cc096293ee
No known key found for this signature in database
GPG Key ID: A97377F8EF10E3F2
2 changed files with 8 additions and 8 deletions

View File

@ -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": {

View File

@ -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": {