temporal-cli: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2024-06-20 00:34:05 +00:00
parent 94d52b56ab
commit 596d1d67aa

View File

@ -1,16 +1,16 @@
{
"version": "0.13.0",
"version": "0.13.1",
"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.13.0/temporal_cli_0.13.0_windows_amd64.zip",
"hash": "c5adb26820dedc615cccd0e2da6e255df1dbb98084dc40803a343dcc15ff8046"
"url": "https://github.com/temporalio/cli/releases/download/v0.13.1/temporal_cli_0.13.1_windows_amd64.zip",
"hash": "a109234a472f2850bd55de1f930fa4ff2596e34f9a638f1d3cf1b0e0c9e58028"
},
"arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v0.13.0/temporal_cli_0.13.0_windows_arm64.zip",
"hash": "c9adf0ed1c10a3462ed6d6f74040ffd511c540a5e209f80bddccb3bf2ce2566e"
"url": "https://github.com/temporalio/cli/releases/download/v0.13.1/temporal_cli_0.13.1_windows_arm64.zip",
"hash": "190ae54d6fdaf895f7e1827e6769650600c8e0b43af02674bf7c2fac28795948"
}
},
"bin": "temporal.exe",