mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
temporal-cli: Update to version 1.5.0
This commit is contained in:
parent
f403cc86b7
commit
8abef24ce7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"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.4.1/temporal_cli_1.4.1_windows_amd64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v1.5.0/temporal_cli_1.5.0_windows_amd64.zip",
|
||||||
"hash": "aa93be9a3ab71ad6732f179c77f49699dea6c3fc8b896bfe83ec73f980d569a2"
|
"hash": "f44ca7a0eab7dba34070f306619af160d0a4e0255f002abd9b66e3d3834393da"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/temporalio/cli/releases/download/v1.4.1/temporal_cli_1.4.1_windows_arm64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v1.5.0/temporal_cli_1.5.0_windows_arm64.zip",
|
||||||
"hash": "cc17298b5614fbc1ab4df088050c211d4df91670f6a1a1b42de05a8d37964c42"
|
"hash": "775a09a90664ca65370e0037550e0d1f3944fec94f9766b85ff2f66818c13d53"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "temporal.exe",
|
"bin": "temporal.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user