temporal-cli: Update to version 0.10.6

This commit is contained in:
github-actions[bot] 2023-10-03 00:32:44 +00:00
parent 22dd7fea5c
commit 916c553ff6

View File

@ -1,16 +1,16 @@
{
"version": "0.10.5",
"version": "0.10.6",
"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/v0.10.5/temporal_cli_0.10.5_windows_amd64.zip",
"hash": "c9e2d84344d84544254c697eda5ab671a3ac3425e8e9eda71c3d08ef02cc531a"
"url": "https://github.com/temporalio/cli/releases/download/v0.10.6/temporal_cli_0.10.6_windows_amd64.zip",
"hash": "1b145ef0c872a6035927ac899983baad02ce767e8a06ef36d8de4a5c1e2e30b9"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v0.10.5/temporal_cli_0.10.5_windows_arm64.zip",
"hash": "40d5cfe699035803cc5b3d5b8c8cc0e0f7273af7b2e16de3d1fd29ffdfa680a7"
"url": "https://github.com/temporalio/cli/releases/download/v0.10.6/temporal_cli_0.10.6_windows_arm64.zip",
"hash": "7e29d56565c5c11efbeb36b0a86e54d3266e0107a08228e681b4c9a4729f080a"
}
},
"bin": "temporal.exe",