mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update hugo to version 0.30.1
This commit is contained in:
parent
0fbc96ea04
commit
b44721d5d8
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.30",
|
||||
"version": "0.30.1",
|
||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.30/hugo_0.30_windows-64bit.zip",
|
||||
"hash": "aefd46a87eb4b6a18b5d7167ce24aaa9af8dd4b5a374d13d5f2e73966940dc13"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.30.1/hugo_0.30.1_windows-64bit.zip",
|
||||
"hash": "6162c09ef1ae62cecdb84390b273ba2948374b7169091cc25aca6214cbc6a4ba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.30/hugo_0.30_windows-32bit.zip",
|
||||
"hash": "5c196504ae8d858421d19e932c19e9d178ba438960520cfb0165e796c7037fd6"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.30.1/hugo_0.30.1_windows-32bit.zip",
|
||||
"hash": "9348c0961d08583cb8fab8d0559ba0a66a4cfc887bfee13a5acd2b65aef44841"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user