dapr-cli: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2022-05-06 16:30:51 +00:00
parent e491b64af8
commit 4b550304fa

View File

@ -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",