mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
temporal-cli: Update to version 1.1.2
This commit is contained in:
parent
caf71cc911
commit
857427dbe6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"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/v1.1.1/temporal_cli_1.1.1_windows_amd64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v1.1.2/temporal_cli_1.1.2_windows_amd64.zip",
|
||||||
"hash": "dfeaa2290c37a737b456e5a2465d90612e987d8585585ae56af68e94647232ae"
|
"hash": "8ede3d214e30e5bf411b40175441554519ee31c20c8cd4622296f3f00996dc31"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/temporalio/cli/releases/download/v1.1.1/temporal_cli_1.1.1_windows_arm64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v1.1.2/temporal_cli_1.1.2_windows_arm64.zip",
|
||||||
"hash": "0d48879d283783ceb74696294be2a4f74f7c5118a6656738429551da24c64ac9"
|
"hash": "45c88e2aae49b7ced0c1c852298e2f58a8ec8a6aa4f5f13cca4b7a59918b4be0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "temporal.exe",
|
"bin": "temporal.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user