mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update hugo to version 0.30
This commit is contained in:
parent
18f55570a0
commit
d3e6bfc18a
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29",
|
"version": "0.30",
|
||||||
"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.29/hugo_0.29_windows-64bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.30/hugo_0.30_windows-64bit.zip",
|
||||||
"hash": "13ab1f4ac2f77f33566d6e3b39ee3de45b0d746734cfe430c4dc754444bcf569"
|
"hash": "aefd46a87eb4b6a18b5d7167ce24aaa9af8dd4b5a374d13d5f2e73966940dc13"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/spf13/hugo/releases/download/v0.29/hugo_0.29_windows-32bit.zip",
|
"url": "https://github.com/spf13/hugo/releases/download/v0.30/hugo_0.30_windows-32bit.zip",
|
||||||
"hash": "e354f85797c8c47785a57c07ea6020accfaffe53403882a68496e17c533e8ae9"
|
"hash": "5c196504ae8d858421d19e932c19e9d178ba438960520cfb0165e796c7037fd6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user