From c7c4a3615a5df70efea89c48d013b0599cee740c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 04:26:18 +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..43f6134228 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": "92b3f14c966b64b96e284f2ebdcc6a40d73aa831f2467b2f3fc540d4cf2ef2c9" } }, "bin": "draft.exe",