temporal-cli: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2025-07-14 20:30:16 +00:00
parent d3bbfec3ac
commit 0b0e253687

View File

@ -1,16 +1,16 @@
{
"version": "1.4.0",
"version": "1.4.1",
"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.4.0/temporal_cli_1.4.0_windows_amd64.zip",
"hash": "9dad73b28cf229ffd35b37aa085ff44ac69e5f1ad3b9e72d49a50d66897263d0"
"url": "https://github.com/temporalio/cli/releases/download/v1.4.1/temporal_cli_1.4.1_windows_amd64.zip",
"hash": "aa93be9a3ab71ad6732f179c77f49699dea6c3fc8b896bfe83ec73f980d569a2"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v1.4.0/temporal_cli_1.4.0_windows_arm64.zip",
"hash": "1a27359ab59baa52b58a79150bc71cc542498c99127d31d1da7dc934b1442b43"
"url": "https://github.com/temporalio/cli/releases/download/v1.4.1/temporal_cli_1.4.1_windows_arm64.zip",
"hash": "cc17298b5614fbc1ab4df088050c211d4df91670f6a1a1b42de05a8d37964c42"
}
},
"bin": "temporal.exe",