From 99e4c1d435bb235bde2cab26497c6b8c360a1ebe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:34:10 +0000 Subject: [PATCH] draft: Update to version 0.17.1 --- bucket/draft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/draft.json b/bucket/draft.json index 1d0a2a98c5..9843cfde00 100644 --- a/bucket/draft.json +++ b/bucket/draft.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.17.1", "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.0/draft-windows-amd64.exe#/draft.exe", - "hash": "3f52d57b6d07d78454d8af0bb510c5eb941cd2647bf186ac77bad55389aa7489" + "url": "https://github.com/Azure/draft/releases/download/v0.17.1/draft-windows-amd64.exe#/draft.exe", + "hash": "dc87f88b98855b34e4185982c166c4dd5eaaac6f9f24095b3299eaf8954ce03f" } }, "bin": "draft.exe",