mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update hugo to version 0.19
This commit is contained in:
parent
b759385050
commit
04f30012ec
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.1",
|
"version": "0.19",
|
||||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.18.1/hugo_0.18.1_windows-64bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.19/hugo_0.19_windows-64bit.zip",
|
||||||
"hash": "8269b0fbd54a8548692fe994625ed99bada53807d172f29f00b8c66be676a922"
|
"hash": "36db6333346025c688f18f525c720c9b1bb4d9e5329e4a48f4bc507b033ee9b7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.18.1/hugo_0.18.1_windows-32bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.19/hugo_0.19_windows-32bit.zip",
|
||||||
"hash": "2703ac22f0421031d2008f1cf85836280e2e5fa01a41efb06e72b202f8f4ac5f"
|
"hash": "fa2660049e9df0a75c8ec03cebcb4d4a696579e1f111635be7355549dba011a0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user