skywalking-cli: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-12-07 08:26:44 +00:00
parent 86bae26094
commit 3844095856

View File

@ -1,11 +1,11 @@
{
"version": "0.11.0",
"version": "0.13.0",
"description": "SkyWalking CLI is a command interaction tool for the SkyWalking user or OPS team",
"homepage": "https://skywalking.apache.org/",
"license": "Apache-2.0",
"url": "https://downloads.apache.org/skywalking/cli/0.11.0/skywalking-cli-0.11.0-bin.tgz",
"hash": "sha512:804e3e0d3254db48e9a098232baf7fc386eba2fc22d214a321533bd9400fa21e39d3ef762f627d55aa10379c85c4c5f4b363d79218642f1627db363fcd997885",
"extract_dir": "skywalking-cli-0.11.0-bin",
"url": "https://downloads.apache.org/skywalking/cli/0.13.0/skywalking-cli-0.13.0-bin.tgz",
"hash": "sha512:474bd32e5b3e6ad073238715151670df44173e5cfcd5a88ff29259b4a12a751e36310af42b4b61b2352dcf4131ebfb6ea74379190399f3b6630236d7bdc0f1d5",
"extract_dir": "skywalking-cli-0.13.0-bin",
"bin": "bin\\swctl.exe",
"pre_install": [
"$bin_name = if ($architecture -eq '64bit') {'amd64'} else {'386'}",