mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-21 19:15:17 +00:00
temporal-cli: Update to version 1.1.0
This commit is contained in:
parent
9360817a20
commit
1dc15cdbbb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/temporalio/cli/releases/download/v1.0.0/temporal_cli_1.0.0_windows_amd64.zip",
|
||||
"hash": "e599f51a52d2ae1de6e654603d06d434eff8e95fffedfcb31f9be5ecb477d618"
|
||||
"url": "https://github.com/temporalio/cli/releases/download/v1.1.0/temporal_cli_1.1.0_windows_amd64.zip",
|
||||
"hash": "ce13414bccc42c7121607a4371c518f4c8d44cf271d364167c53f2b44f0d32b6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/temporalio/cli/releases/download/v1.0.0/temporal_cli_1.0.0_windows_arm64.zip",
|
||||
"hash": "42575d7b582fb6721628df02678ec21409c27d5f0ac4fed7a1873fbb6a8d9e0e"
|
||||
"url": "https://github.com/temporalio/cli/releases/download/v1.1.0/temporal_cli_1.1.0_windows_arm64.zip",
|
||||
"hash": "81d036ed9910da958ae3ccab9a2ee70742d17084d0dbfdc21b10dfafacf6296b"
|
||||
}
|
||||
},
|
||||
"bin": "temporal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user