From c02e2ff25cc66fca0cf12b03bcd6f532bc1475c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 20:24:27 +0000 Subject: [PATCH] draft: Update to version 0.0.32 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index 5f47db6993..5d545eeb52 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.31", + "version": "0.0.32", "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.31/draft-windows-amd64.exe#/draft.exe", - "hash": "ebd80baae21363364b3f4866924996ad5a2ab7d1eb242fa4605d88b2b938b55c" + "url": "https://github.com/Azure/draft/releases/download/v0.0.32/draft-windows-amd64.exe#/draft.exe", + "hash": "27d1c2227bfba72052976b2208e853d6eaac767519198b236d4acff05286264d" } }, "bin": "draft.exe",