dapr-cli: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-07-26 23:00:24 +00:00
parent 8892ee4f37
commit 2d72655304

View File

@ -1,12 +1,12 @@
{
"version": "1.2.0",
"version": "1.3.0",
"description": "Command-line tools for Dapr",
"homepage": "https://github.com/dapr/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dapr/cli/releases/download/v1.2.0/dapr_windows_amd64.zip",
"hash": "3229ca44fc1e43020b620d9b784f83158e4fec705ee3ed328e9721aa8285de70"
"url": "https://github.com/dapr/cli/releases/download/v1.3.0/dapr_windows_amd64.zip",
"hash": "b0d17f6dc081dfaafbdbebac2c8646d8d2f56aebe272ea3b054c421d32b80163"
}
},
"bin": "dapr.exe",