dapr-cli: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2022-10-14 08:30:58 +00:00
parent 38a8a4405a
commit 8934e61257

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.9.1",
"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.9.0/dapr_windows_amd64.zip", "url": "https://github.com/dapr/cli/releases/download/v1.9.1/dapr_windows_amd64.zip",
"hash": "8ba3b146e3ecde10e5b0f1bfc9e2230e176388171bb62ef8593080866abc8dfa" "hash": "3fa211179ae0924fefdf969abb83731abdbd463f4c5ef6abf9fb81802efdcefe"
} }
}, },
"bin": "dapr.exe", "bin": "dapr.exe",