mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
dapr-cli: Update to version 1.2.0
This commit is contained in:
parent
482a408d5a
commit
f14461d83b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"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": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dapr/cli/releases/download/v1.1.0/dapr_windows_amd64.zip",
|
"url": "https://github.com/dapr/cli/releases/download/v1.2.0/dapr_windows_amd64.zip",
|
||||||
"hash": "415bfa7e6a3074b52ef299a4d6c28bb0710c458700d048fc9c7d34316d116305"
|
"hash": "3229ca44fc1e43020b620d9b784f83158e4fec705ee3ed328e9721aa8285de70"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dapr.exe",
|
"bin": "dapr.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user