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