From 3e966a0a847024506b524bb8905bc97dfdd4a09a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 16:28:04 +0000 Subject: [PATCH] draft: Update to version 0.0.34 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index b67378ee0a..6e255fc423 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.33", + "version": "0.0.34", "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.33/draft-windows-amd64.exe#/draft.exe", - "hash": "5982effe65cca04598f169d4cd7467eaa107161ba34730a50a15621f6243a715" + "url": "https://github.com/Azure/draft/releases/download/v0.0.34/draft-windows-amd64.exe#/draft.exe", + "hash": "ae79d985eb6d02cd2988fb549003f8b93d42d0c13cad9241d9768300c1ed2317" } }, "bin": "draft.exe",