temporal-cli: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2025-10-10 20:28:55 +00:00
parent f403cc86b7
commit 8abef24ce7

View File

@ -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",
"homepage": "https://docs.temporal.io/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/temporalio/cli/releases/download/v1.4.1/temporal_cli_1.4.1_windows_amd64.zip",
"hash": "aa93be9a3ab71ad6732f179c77f49699dea6c3fc8b896bfe83ec73f980d569a2"
"url": "https://github.com/temporalio/cli/releases/download/v1.5.0/temporal_cli_1.5.0_windows_amd64.zip",
"hash": "f44ca7a0eab7dba34070f306619af160d0a4e0255f002abd9b66e3d3834393da"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v1.4.1/temporal_cli_1.4.1_windows_arm64.zip",
"hash": "cc17298b5614fbc1ab4df088050c211d4df91670f6a1a1b42de05a8d37964c42"
"url": "https://github.com/temporalio/cli/releases/download/v1.5.0/temporal_cli_1.5.0_windows_arm64.zip",
"hash": "775a09a90664ca65370e0037550e0d1f3944fec94f9766b85ff2f66818c13d53"
}
},
"bin": "temporal.exe",