From 0e2fe720da112cd83da75d54b5ca8ca7c85c1c98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:30:10 +0000 Subject: [PATCH] draft: Update to version 0.0.39 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index 7e3d16ba85..b0ce0a0fd9 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.38", + "version": "0.0.39", "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.38/draft-windows-amd64.exe#/draft.exe", - "hash": "fd96fe3479cecf34ad8af8a81034136b148383bd111c209c94ea3cdf230a9d78" + "url": "https://github.com/Azure/draft/releases/download/v0.0.39/draft-windows-amd64.exe#/draft.exe", + "hash": "b1db49481161b1fd4af04122a0346abb98199f9756ce686eb6bc92435cc00a71" } }, "bin": "draft.exe",