From ba38f0f6ac424a96da8926ccb057a7fdc5066821 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 00:44:37 +0000 Subject: [PATCH] dapr-cli: Update to version 1.15.2 --- 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 15aa1c28a0..a2aa0451c0 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -1,12 +1,12 @@ { - "version": "1.15.1", + "version": "1.15.2", "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.1/dapr_windows_amd64.zip", - "hash": "b961a3e712ddea86385b24550d80dff15ee654c5cab07e4965a41a17e246f696" + "url": "https://github.com/dapr/cli/releases/download/v1.15.2/dapr_windows_amd64.zip", + "hash": "2ae2248808a42dabf9294a799bdc38bde3800f963e128a7a2811e823076832ed" } }, "bin": "dapr.exe",