{ "homepage": "https://github.com/Azure/draft", "license": "https://github.com/Azure/draft/blob/master/LICENSE", "version": "0.11.0", "architecture": { "64bit": { "url": "https://azuredraft.blob.core.windows.net/draft/draft-v0.11.0-windows-amd64.tar.gz", "hash": "bc3f59ac770a93bef0f6a0f92d2b47375c77c0a27a1276050968855bc0e80c4c" } }, "extract_dir": "windows-amd64", "bin": [ "draft.exe" ], "checkver": { "github": "https://github.com/Azure/draft" }, "autoupdate": { "architecture": { "64bit": { "url": "https://azuredraft.blob.core.windows.net/draft/draft-v$version-windows-amd64.tar.gz" } }, "hash": { "url": "$url.sha256" } } }