From ef043e2e5a7b2dcf804c19d8113bf8ea146b1ad4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 20:26:32 +0000 Subject: [PATCH] draft: Update to version 0.0.35 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index 6e255fc423..ac9945175a 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.34", + "version": "0.0.35", "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.34/draft-windows-amd64.exe#/draft.exe", - "hash": "ae79d985eb6d02cd2988fb549003f8b93d42d0c13cad9241d9768300c1ed2317" + "url": "https://github.com/Azure/draft/releases/download/v0.0.35/draft-windows-amd64.exe#/draft.exe", + "hash": "e0f63be0da6b5a39fe1c107402572c0b7d94079da30143ddc5bc49b4bff5dae1" } }, "bin": "draft.exe",