temporal-cli: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2025-07-08 20:29:42 +00:00
parent 5df706366b
commit 3f9a4ea3a2

View File

@ -1,16 +1,16 @@
{
"version": "1.3.0",
"version": "1.4.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.3.0/temporal_cli_1.3.0_windows_amd64.zip",
"hash": "91d7301ab5c5b612fe90f07aeca63fcfe898373f19b40ef2cbbcf9153aec1596"
"url": "https://github.com/temporalio/cli/releases/download/v1.4.0/temporal_cli_1.4.0_windows_amd64.zip",
"hash": "9dad73b28cf229ffd35b37aa085ff44ac69e5f1ad3b9e72d49a50d66897263d0"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v1.3.0/temporal_cli_1.3.0_windows_arm64.zip",
"hash": "1c29edd026864ef91271ac6b7dfa899a53a53eae15a2d200fcf74836db156f44"
"url": "https://github.com/temporalio/cli/releases/download/v1.4.0/temporal_cli_1.4.0_windows_arm64.zip",
"hash": "1a27359ab59baa52b58a79150bc71cc542498c99127d31d1da7dc934b1442b43"
}
},
"bin": "temporal.exe",