From 959a8aaa694f7ceac44a28b916d3def37657adf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 16:29:41 +0000 Subject: [PATCH] draft: Update to version 0.17.10 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index 4b53b84021..d304df26f4 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.17.9", + "version": "0.17.10", "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.9/draft-windows-amd64.exe#/draft.exe", - "hash": "4511782336b51ad847a7db29bd4def8a7dc61bf67ad38d3588cd7cfa528b456f" + "url": "https://github.com/Azure/draft/releases/download/v0.17.10/draft-windows-amd64.exe#/draft.exe", + "hash": "94fb195e389205a45ae3946bac305f16cb933bea56372a3848020a68b0c711ad" } }, "bin": "draft.exe",