mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update hugo to version 0.20.1
This commit is contained in:
parent
9178d314bf
commit
6eb9c28930
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.20",
|
||||
"version": "0.20.1",
|
||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20/hugo_0.20_windows-64bit.zip",
|
||||
"hash": "0d74ffe4722baa81626142fbfa75cba75867f005e7f29eeef227196e5fb5d2e4"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-64bit.zip",
|
||||
"hash": "c5c64ad5c84f29182904060080bac631e67af722490f9369eb899171bf34146a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20/hugo_0.20_windows-32bit.zip",
|
||||
"hash": "b5aaae719f01d997c63839077a8f19f599dc491277d2decb6b5f4aa7c4887faa"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-32bit.zip",
|
||||
"hash": "c2969b9639f849efa195267fb18e473b121ae6e2d767824777803e5145aff4b7"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user