Update draft to version 0.11.0

This commit is contained in:
Richard Kuhnt 2018-03-16 23:00:24 +00:00
parent 1394050601
commit dce6bc6d42

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.10.1", "version": "0.11.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://azuredraft.blob.core.windows.net/draft/draft-v0.10.1-windows-amd64.tar.gz", "url": "https://azuredraft.blob.core.windows.net/draft/draft-v0.11.0-windows-amd64.tar.gz",
"hash": "ba27cb2b48bbdca3a27a950e7e2e97464c8b9e3f372711acfdf7bf973174a5e0" "hash": "bc3f59ac770a93bef0f6a0f92d2b47375c77c0a27a1276050968855bc0e80c4c"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",