mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
temporal-cli: Update to version 0.13.2
This commit is contained in:
parent
6ec584ad6a
commit
4a9c11914d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.1",
|
"version": "0.13.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/v0.13.1/temporal_cli_0.13.1_windows_amd64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v0.13.2/temporal_cli_0.13.2_windows_amd64.zip",
|
||||||
"hash": "a109234a472f2850bd55de1f930fa4ff2596e34f9a638f1d3cf1b0e0c9e58028"
|
"hash": "c6c11dff40a5de39474d3d0d17651dbd559399ebd0759c94cb540dcfa22dc35a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/temporalio/cli/releases/download/v0.13.1/temporal_cli_0.13.1_windows_arm64.zip",
|
"url": "https://github.com/temporalio/cli/releases/download/v0.13.2/temporal_cli_0.13.2_windows_arm64.zip",
|
||||||
"hash": "190ae54d6fdaf895f7e1827e6769650600c8e0b43af02674bf7c2fac28795948"
|
"hash": "b4f82cbefe3950b0785cc47603ac577bd563d0b484ac60150468ac7a423b02c3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "temporal.exe",
|
"bin": "temporal.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user