temporal-cli: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2024-08-06 16:29:30 +00:00
parent 6faaf1b3a9
commit 266552d564

View File

@ -1,16 +1,16 @@
{ {
"version": "0.13.2", "version": "1.0.0",
"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/v0.13.2/temporal_cli_0.13.2_windows_amd64.zip", "url": "https://github.com/temporalio/cli/releases/download/v1.0.0/temporal_cli_1.0.0_windows_amd64.zip",
"hash": "c6c11dff40a5de39474d3d0d17651dbd559399ebd0759c94cb540dcfa22dc35a" "hash": "e599f51a52d2ae1de6e654603d06d434eff8e95fffedfcb31f9be5ecb477d618"
}, },
"arm64": { "arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v0.13.2/temporal_cli_0.13.2_windows_arm64.zip", "url": "https://github.com/temporalio/cli/releases/download/v1.0.0/temporal_cli_1.0.0_windows_arm64.zip",
"hash": "b4f82cbefe3950b0785cc47603ac577bd563d0b484ac60150468ac7a423b02c3" "hash": "42575d7b582fb6721628df02678ec21409c27d5f0ac4fed7a1873fbb6a8d9e0e"
} }
}, },
"bin": "temporal.exe", "bin": "temporal.exe",