temporal-cli: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2024-10-21 20:28:34 +00:00
parent 19f4abb23a
commit c5d09c1bf8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.1.0", "version": "1.1.1",
"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/v1.1.0/temporal_cli_1.1.0_windows_amd64.zip", "url": "https://github.com/temporalio/cli/releases/download/v1.1.1/temporal_cli_1.1.1_windows_amd64.zip",
"hash": "ce13414bccc42c7121607a4371c518f4c8d44cf271d364167c53f2b44f0d32b6" "hash": "dfeaa2290c37a737b456e5a2465d90612e987d8585585ae56af68e94647232ae"
}, },
"arm64": { "arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v1.1.0/temporal_cli_1.1.0_windows_arm64.zip", "url": "https://github.com/temporalio/cli/releases/download/v1.1.1/temporal_cli_1.1.1_windows_arm64.zip",
"hash": "81d036ed9910da958ae3ccab9a2ee70742d17084d0dbfdc21b10dfafacf6296b" "hash": "0d48879d283783ceb74696294be2a4f74f7c5118a6656738429551da24c64ac9"
} }
}, },
"bin": "temporal.exe", "bin": "temporal.exe",