From d22bec947e7419532694b6bf464a8b9dd1b0cf5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 00:34:07 +0000 Subject: [PATCH] draft: Update to version 0.0.36 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index ac9945175a..6b3b614e5a 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.35", + "version": "0.0.36", "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.35/draft-windows-amd64.exe#/draft.exe", - "hash": "e0f63be0da6b5a39fe1c107402572c0b7d94079da30143ddc5bc49b4bff5dae1" + "url": "https://github.com/Azure/draft/releases/download/v0.0.36/draft-windows-amd64.exe#/draft.exe", + "hash": "fbec7c1466b154157d6837e827b8671cdec13cca55884108399ef4238e6afd82" } }, "bin": "draft.exe",