temporal-cli: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:21 +00:00
parent 44acc3fce6
commit 599913359e

View File

@ -1,16 +1,16 @@
{
"version": "0.12.0",
"version": "0.13.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/v0.12.0/temporal_cli_0.12.0_windows_amd64.zip",
"hash": "60c369ad493ca3a6e9181053140bca402f5a5aa7a921e86d0393917e37ec33ab"
"url": "https://github.com/temporalio/cli/releases/download/v0.13.0/temporal_cli_0.13.0_windows_amd64.zip",
"hash": "c5adb26820dedc615cccd0e2da6e255df1dbb98084dc40803a343dcc15ff8046"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v0.12.0/temporal_cli_0.12.0_windows_arm64.zip",
"hash": "d0e5eeec356bafdf7ca3bdc3be8c54e893cad8080ea861272523fa21cc58e027"
"url": "https://github.com/temporalio/cli/releases/download/v0.13.0/temporal_cli_0.13.0_windows_arm64.zip",
"hash": "c9adf0ed1c10a3462ed6d6f74040ffd511c540a5e209f80bddccb3bf2ce2566e"
}
},
"bin": "temporal.exe",