dapr-cli: Update to version 1.16.5

This commit is contained in:
github-actions[bot] 2025-11-12 16:31:05 +00:00
parent 91acac41bf
commit 1cc5894002

View File

@ -1,12 +1,12 @@
{ {
"version": "1.16.3", "version": "1.16.5",
"description": "Command-line tools for Dapr", "description": "Command-line tools for Dapr",
"homepage": "https://github.com/dapr/cli", "homepage": "https://github.com/dapr/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dapr/cli/releases/download/v1.16.3/dapr_windows_amd64.zip", "url": "https://github.com/dapr/cli/releases/download/v1.16.5/dapr_windows_amd64.zip",
"hash": "edc33c08dd865505b4cefe73535c58f539c6e28b92a9707107be67cdacda26c5" "hash": "245ff84aa88d560317fad5910cafcbf96d5c90a3c22d530651432197c6608694"
} }
}, },
"bin": "dapr.exe", "bin": "dapr.exe",