mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
hugo: Update to version 0.103.1
This commit is contained in:
parent
55767c17c2
commit
cc096293ee
@ -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": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user