diff --git a/bucket/temporal-cli.json b/bucket/temporal-cli.json index 986ab480a6..383971ca95 100644 --- a/bucket/temporal-cli.json +++ b/bucket/temporal-cli.json @@ -1,16 +1,16 @@ { - "version": "0.10.6", + "version": "0.10.7", "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.6/temporal_cli_0.10.6_windows_amd64.zip", - "hash": "1b145ef0c872a6035927ac899983baad02ce767e8a06ef36d8de4a5c1e2e30b9" + "url": "https://github.com/temporalio/cli/releases/download/v0.10.7/temporal_cli_0.10.7_windows_amd64.zip", + "hash": "c7029f7532518ad959745f89b112059cea3a8b095860b5d0f559e898a68b32eb" }, "arm64": { - "url": "https://github.com/temporalio/cli/releases/download/v0.10.6/temporal_cli_0.10.6_windows_arm64.zip", - "hash": "7e29d56565c5c11efbeb36b0a86e54d3266e0107a08228e681b4c9a4729f080a" + "url": "https://github.com/temporalio/cli/releases/download/v0.10.7/temporal_cli_0.10.7_windows_arm64.zip", + "hash": "dfb06f9d0f9729ed7db1ae40f22b39b1e75f8fb1f91d9aa094cdec1886a0b56a" } }, "bin": "temporal.exe",