Update draft to version 0.10.1

This commit is contained in:
Richard Kuhnt 2018-02-05 23:00:17 +00:00
parent 94c82c0db0
commit c6c620844f

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