mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update hugo to version 0.34
This commit is contained in:
parent
102c9334a8
commit
c409aaddb3
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.33",
|
||||
"version": "0.34",
|
||||
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.33/hugo_0.33_windows-64bit.zip",
|
||||
"hash": "8a172c932c7c6293bfc6b231e6e4b98a5fbb24ffad6410d7b26dd3d10c97f28a"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.34/hugo_0.34_windows-64bit.zip",
|
||||
"hash": "a2576958b5ca021a712a78a8ada61033dd1809c7cc630ff5e992e6aed4b9a58b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.33/hugo_0.33_windows-32bit.zip",
|
||||
"hash": "528db75f76903b0f4d8c90a6007e475e20ab3aea137af56321696b5385c5f8b2"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.34/hugo_0.34_windows-32bit.zip",
|
||||
"hash": "8cf70c18417379994e7a38f896fa4cbc494bfa9c1f6058f6d839605cf3ab098c"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user