From 8c4d1fbe77a0dd57c5bfa65e159c8e79b06f4af1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 08:29:44 +0000 Subject: [PATCH] arthas: Update to version 3.6.3 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index cd2d9113e7..479167fe4f 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "3.6.2", + "version": "3.6.3", "description": "Arthas is a Java Diagnostic tool open sourced by Alibaba.", "homepage": "https://github.com/alibaba/arthas", "license": "Apache-2.0", - "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-3.6.2/arthas-bin.zip", - "hash": "9f7b578c1768aed5b1f9e35f15feff0c316c54e69ffc1647bfa5c8cc6a02758c", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-3.6.3/arthas-bin.zip", + "hash": "c40051a88428cf65c29cb1115ebd9cad98851cc5a481adeb41d9ffae2c62c447", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",