From 79de64c9468943b74f2c0c834716c45005527d43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 00:34:11 +0000 Subject: [PATCH] draft: Update to version 0.0.31 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index bbcdc93ac7..5f47db6993 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.0.30", + "version": "0.0.31", "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.30/draft-windows-amd64.exe#/draft.exe", - "hash": "9fe078468e489af960751949d39919deda1ddf44ccf694bf0cf436501b361de3" + "url": "https://github.com/Azure/draft/releases/download/v0.0.31/draft-windows-amd64.exe#/draft.exe", + "hash": "ebd80baae21363364b3f4866924996ad5a2ab7d1eb242fa4605d88b2b938b55c" } }, "bin": "draft.exe",