From 9d51bdf1e0c412da79eeeaefca8e96c1c725c77e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:31:07 +0000 Subject: [PATCH] dapr-cli: Update to version 1.17.0 --- 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 7d0dbd4baa..4a9c90f4ff 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -1,12 +1,12 @@ { - "version": "1.16.5", + "version": "1.17.0", "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.16.5/dapr_windows_amd64.zip", - "hash": "245ff84aa88d560317fad5910cafcbf96d5c90a3c22d530651432197c6608694" + "url": "https://github.com/dapr/cli/releases/download/v1.17.0/dapr_windows_amd64.zip", + "hash": "821b4f984c541d44d164b07d6371dac8a49a2f4dc4adb1ad9ffc63974d6349e9" } }, "bin": "dapr.exe",