mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
temporal-cli: Update to version 0.10.6
This commit is contained in:
parent
22dd7fea5c
commit
916c553ff6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.5",
|
"version": "0.10.6",
|
||||||
"description": "Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal",
|
"description": "Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal",
|
||||||
"homepage": "https://docs.temporal.io/cli",
|
"homepage": "https://docs.temporal.io/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/temporalio/cli/releases/download/v0.10.5/temporal_cli_0.10.5_windows_amd64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v0.10.6/temporal_cli_0.10.6_windows_amd64.zip",
|
||||||
"hash": "c9e2d84344d84544254c697eda5ab671a3ac3425e8e9eda71c3d08ef02cc531a"
|
"hash": "1b145ef0c872a6035927ac899983baad02ce767e8a06ef36d8de4a5c1e2e30b9"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/temporalio/cli/releases/download/v0.10.5/temporal_cli_0.10.5_windows_arm64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v0.10.6/temporal_cli_0.10.6_windows_arm64.zip",
|
||||||
"hash": "40d5cfe699035803cc5b3d5b8c8cc0e0f7273af7b2e16de3d1fd29ffdfa680a7"
|
"hash": "7e29d56565c5c11efbeb36b0a86e54d3266e0107a08228e681b4c9a4729f080a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "temporal.exe",
|
"bin": "temporal.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user