From 184ac7decaca26d9c4de8c4506688a799b260366 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:28:24 +0000 Subject: [PATCH] draft: Update to version 0.17.5 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index d33c9b488b..26defe601b 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.17.4", + "version": "0.17.5", "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.4/draft-windows-amd64.exe#/draft.exe", - "hash": "58628cde33d6f11e51db909f0ce7c9e816796550214337f7e78f3a5f53046085" + "url": "https://github.com/Azure/draft/releases/download/v0.17.5/draft-windows-amd64.exe#/draft.exe", + "hash": "9b778488527ff8c14c888c38d347842385fe815fbcf4087f3273b8386859d6e4" } }, "bin": "draft.exe",