dapr-cli: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2024-03-06 08:27:37 +00:00
parent 976d75078a
commit f15cb9fb39

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.0", "version": "1.13.0",
"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.12.0/dapr_windows_amd64.zip", "url": "https://github.com/dapr/cli/releases/download/v1.13.0/dapr_windows_amd64.zip",
"hash": "4fc7da58c76151d27f6c711637c5acc57864a27dd5740cf16be0338e64bd0aff" "hash": "10a0a8097f2d61a1e3f0a847abed5c3c65cf59e3baec8562ada30bebe677f1c7"
} }
}, },
"bin": "dapr.exe", "bin": "dapr.exe",