hugo: Update to version 0.47

This commit is contained in:
Richard Kuhnt 2018-08-17 10:00:26 +00:00
parent 2cae871a43
commit f0ce656b16

View File

@ -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",