mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update hugo to version 0.20.2
This commit is contained in:
parent
e141c3a3ae
commit
ef257edbbd
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.20.1",
|
||||
"version": "0.20.2",
|
||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-64bit.zip",
|
||||
"hash": "c5c64ad5c84f29182904060080bac631e67af722490f9369eb899171bf34146a"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20.2/hugo_0.20.2_windows-64bit.zip",
|
||||
"hash": "4474b586dd45583122d13bb448e9be1e581764e28acba32dcf4b76b10d74898b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-32bit.zip",
|
||||
"hash": "c2969b9639f849efa195267fb18e473b121ae6e2d767824777803e5145aff4b7"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.20.2/hugo_0.20.2_windows-32bit.zip",
|
||||
"hash": "08926c57c607ba186d1c821cdc4262cada79b9ce5d4f118f67836d287d167a2a"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user