diff --git a/bucket/dapr-cli.json b/bucket/dapr-cli.json index 43e46bd7b2..d23ed672bb 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/dapr_windows_amd64.zip", - "hash": "4fc7da58c76151d27f6c711637c5acc57864a27dd5740cf16be0338e64bd0aff" + "url": "https://github.com/dapr/cli/releases/download/v1.13.0/dapr_windows_amd64.zip", + "hash": "10a0a8097f2d61a1e3f0a847abed5c3c65cf59e3baec8562ada30bebe677f1c7" } }, "bin": "dapr.exe",