mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
Update hugo to version 0.31.1
This commit is contained in:
parent
1c9e91f654
commit
789336c332
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.31",
|
"version": "0.31.1",
|
||||||
"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.31/hugo_0.31_windows-64bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.31.1/hugo_0.31.1_windows-64bit.zip",
|
||||||
"hash": "31efe206d61afefc9c125adfc7734c81704c36c155e269d22270573441159da9"
|
"hash": "a96573b47d00c8464ed8e5ed4b317b6f7dce70c1f646ff8ab9d530a795f48ebf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.31/hugo_0.31_windows-32bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.31.1/hugo_0.31.1_windows-32bit.zip",
|
||||||
"hash": "960eabe3a17c2cf32af0cb0605a3bbfff89d21a78367307390fa2e16f062d12f"
|
"hash": "608cb8333f4a360980c05eb30739d9c45e4f49ea64366a45206e06ba0a2e646b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user