From 7a816f7be1fad9bb68734c536fc80f080f37dbea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 00:38:42 +0000 Subject: [PATCH] draft: Update to version 0.17.9 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index 579bce099a..4b53b84021 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.17.8", + "version": "0.17.9", "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.8/draft-windows-amd64.exe#/draft.exe", - "hash": "be4d12d6f9375d3876294838fa57808f7ed8682cb07f4ac957f5e2d8ee6ea78e" + "url": "https://github.com/Azure/draft/releases/download/v0.17.9/draft-windows-amd64.exe#/draft.exe", + "hash": "4511782336b51ad847a7db29bd4def8a7dc61bf67ad38d3588cd7cfa528b456f" } }, "bin": "draft.exe",