From 01968a293de2a127226b63ced3c57067408bfb74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:38:45 +0000 Subject: [PATCH] draft: Update to version 0.17.0 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index dd86bc92a0..1d0a2a98c5 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.1.0", + "version": "0.17.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.1.0/draft-windows-amd64.exe#/draft.exe", - "hash": "9da8d45cec7d69a724a1e67dfc6713d2de01c057848f087255385c679fc433ba" + "url": "https://github.com/Azure/draft/releases/download/v0.17.0/draft-windows-amd64.exe#/draft.exe", + "hash": "3f52d57b6d07d78454d8af0bb510c5eb941cd2647bf186ac77bad55389aa7489" } }, "bin": "draft.exe",