temporal-cli: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2024-04-29 16:28:19 +00:00
parent 67a8381b9c
commit d73be4cf84

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.0", "version": "0.12.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.11.0/temporal_cli_0.11.0_windows_amd64.zip", "url": "https://github.com/temporalio/cli/releases/download/v0.12.0/temporal_cli_0.12.0_windows_amd64.zip",
"hash": "05ea776ff2f7e7ab76ec30dc274c487649251ed256d63dc52aba0f43fae934ec" "hash": "60c369ad493ca3a6e9181053140bca402f5a5aa7a921e86d0393917e37ec33ab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/temporalio/cli/releases/download/v0.11.0/temporal_cli_0.11.0_windows_arm64.zip", "url": "https://github.com/temporalio/cli/releases/download/v0.12.0/temporal_cli_0.12.0_windows_arm64.zip",
"hash": "49e32c0b22f504d2b000c29dd7d9369e3450fffe842bc3d962dfbf3ad285354b" "hash": "d0e5eeec356bafdf7ca3bdc3be8c54e893cad8080ea861272523fa21cc58e027"
} }
}, },
"bin": "temporal.exe", "bin": "temporal.exe",