From 4ef5fcfe5b340ec417d52a629c48d0c4d254e6df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:30:20 +0000 Subject: [PATCH] dapr-cli: Update to version 1.15.1 --- bucket/dapr-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dapr-cli.json b/bucket/dapr-cli.json index 1061b442a3..15aa1c28a0 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -1,12 +1,12 @@ { - "version": "1.15.0", + "version": "1.15.1", "description": "Command-line tools for Dapr", "homepage": "https://github.com/dapr/cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/dapr/cli/releases/download/v1.15.0/dapr_windows_amd64.zip", - "hash": "f381863ace51d4a792bda59669c99149f482e30ca2444441813050e159cd34e5" + "url": "https://github.com/dapr/cli/releases/download/v1.15.1/dapr_windows_amd64.zip", + "hash": "b961a3e712ddea86385b24550d80dff15ee654c5cab07e4965a41a17e246f696" } }, "bin": "dapr.exe",