From 178d0d6620f6805e357bf855fe3d48d569b62f94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 00:35:41 +0000 Subject: [PATCH] draft: Update to version 0.17.3 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index fa0db08bae..e0013fa798 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.17.2", + "version": "0.17.3", "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.17.2/draft-windows-amd64.exe#/draft.exe", - "hash": "ef094b8a54e69b6a8ec6459bcfc3b477c141cccce791813f29bb3018d7147fea" + "url": "https://github.com/Azure/draft/releases/download/v0.17.3/draft-windows-amd64.exe#/draft.exe", + "hash": "2445e3a9c5c0e3a6115247f63017502070decd9e7b3c5964ac68dbd8af936b08" } }, "bin": "draft.exe",