Update hugo to version 0.20.2

This commit is contained in:
Richard Kuhnt 2017-04-16 14:01:10 +02:00
parent e141c3a3ae
commit ef257edbbd

View File

@ -1,14 +1,14 @@
{
"version": "0.20.1",
"version": "0.20.2",
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
"architecture": {
"64bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-64bit.zip",
"hash": "c5c64ad5c84f29182904060080bac631e67af722490f9369eb899171bf34146a"
"url": "https://github.com/spf13/hugo/releases/download/v0.20.2/hugo_0.20.2_windows-64bit.zip",
"hash": "4474b586dd45583122d13bb448e9be1e581764e28acba32dcf4b76b10d74898b"
},
"32bit": {
"url": "https://github.com/spf13/hugo/releases/download/v0.20.1/hugo_0.20.1_windows-32bit.zip",
"hash": "c2969b9639f849efa195267fb18e473b121ae6e2d767824777803e5145aff4b7"
"url": "https://github.com/spf13/hugo/releases/download/v0.20.2/hugo_0.20.2_windows-32bit.zip",
"hash": "08926c57c607ba186d1c821cdc4262cada79b9ce5d4f118f67836d287d167a2a"
}
},
"bin": "hugo.exe",