From d12e32833982110fb9dc3465a557220166e04a09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:31:16 +0000 Subject: [PATCH] dapr-cli: Update to version 1.16.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 cad4a59220..3707639814 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -1,12 +1,12 @@ { - "version": "1.16.1", + "version": "1.16.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.16.1/dapr_windows_amd64.zip", - "hash": "cf93e9ac53610d42b74c2d5f06ec12bd77fe1a05e1cb97eed6415f839a1bdc99" + "url": "https://github.com/dapr/cli/releases/download/v1.16.2/dapr_windows_amd64.zip", + "hash": "02880c99e1a20904dccd69c53ed29fed36c1927c5133590849be42cd35662edc" } }, "bin": "dapr.exe",