Update draft to version 0.6.0

This commit is contained in:
Richard Kuhnt 2017-08-16 23:00:25 +00:00
parent 996ecc0fb0
commit 3c6708c438

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://github.com/Azure/draft", "homepage": "https://github.com/Azure/draft",
"license": "https://github.com/Azure/draft/blob/master/LICENSE", "license": "https://github.com/Azure/draft/blob/master/LICENSE",
"version": "0.5.1", "version": "0.6.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/draft/releases/download/v0.5.1/draft-v0.5.1-windows-amd64.tar.gz", "url": "https://github.com/Azure/draft/releases/download/v0.6.0/draft-v0.6.0-windows-amd64.tar.gz",
"hash": "138878137d0efa3a5b2267eeea8cbb125c46a69690f130003ecd4166cc3b7ea5" "hash": "484a80f0704ae447d254d97465da6498c3f3e41f251f6bcf76f575a1093986fc"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",