temporal-cli: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-01-15 20:27:28 +00:00
parent 3b1b602009
commit f0eb497e53

View File

@ -1,16 +1,16 @@
{
"version": "1.1.2",
"version": "1.2.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.1.2/temporal_cli_1.1.2_windows_amd64.zip",
"hash": "8ede3d214e30e5bf411b40175441554519ee31c20c8cd4622296f3f00996dc31"
"url": "https://github.com/temporalio/cli/releases/download/v1.2.0/temporal_cli_1.2.0_windows_amd64.zip",
"hash": "a90fdd7cf9ba24fdf6f64128ddf546b88e5d93912282d057e705eca816b2cca3"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v1.1.2/temporal_cli_1.1.2_windows_arm64.zip",
"hash": "45c88e2aae49b7ced0c1c852298e2f58a8ec8a6aa4f5f13cca4b7a59918b4be0"
"url": "https://github.com/temporalio/cli/releases/download/v1.2.0/temporal_cli_1.2.0_windows_arm64.zip",
"hash": "ae56ee9d6a11db22a1de05e162f424a51a194e82d7eae49c2c5c1ca6a18e3b54"
}
},
"bin": "temporal.exe",