mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hugo: Update to version 0.47
This commit is contained in:
parent
2cae871a43
commit
f0ce656b16
10
hugo.json
10
hugo.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "0.46",
|
||||
"version": "0.47",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.46/hugo_0.46_windows-64bit.zip",
|
||||
"hash": "580451be7f3a9fbd64992f6aada824b345813a9f3fc0284342dc3ecd29292560"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.47/hugo_0.47_windows-64bit.zip",
|
||||
"hash": "9e528cf75dcc58784602bbbae1d2eb9831ac5137ee032ea1019161e721df9417"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.46/hugo_0.46_windows-32bit.zip",
|
||||
"hash": "34af909831fe2b6918ee6ebb80d8c02ccd912434ee6b1f892262735238eceb94"
|
||||
"url": "https://github.com/spf13/hugo/releases/download/v0.47/hugo_0.47_windows-32bit.zip",
|
||||
"hash": "3b710735b6ea15380b480fb7727b1d814f1a880faf78f610a714d45ddfd98a43"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user