diff --git a/bucket/dapr-cli.json b/bucket/dapr-cli.json index e4a37174a7..fd3dce980c 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.7.0/dapr_windows_amd64.zip", - "hash": "f322a10befcf3680942f2e83c580fdfffa4195ce2c936d71b71f457687c35679" + "url": "https://github.com/dapr/cli/releases/download/v1.7.1/dapr_windows_amd64.zip", + "hash": "fc4f56a32d14180113371adb6e886ea7fe553aa1d6a14c3c936d89aa0e626e91" } }, "bin": "dapr.exe",