diff --git a/bucket/draft.json b/bucket/draft.json index db5ced8d78..dd86bc92a0 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.40", + "version": "0.1.0", "description": "Create cloud-native applications on Kubernetes.", "homepage": "https://github.com/Azure/draft", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/draft/releases/download/v0.0.40/draft-windows-amd64.exe#/draft.exe", - "hash": "b912d5ccd5da670c5741faf44151f1e324b7d2e903baea0c546c687c28d15c19" + "url": "https://github.com/Azure/draft/releases/download/v0.1.0/draft-windows-amd64.exe#/draft.exe", + "hash": "9da8d45cec7d69a724a1e67dfc6713d2de01c057848f087255385c679fc433ba" } }, "bin": "draft.exe",