From d5e486d0e4bfff8459f33e049712eba10641b1c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 08:33:09 +0000 Subject: [PATCH] arthas: Update to version 3.5.6 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index 65effe0010..780476b825 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "3.5.5", + "version": "3.5.6", "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.5.5/arthas-bin.zip", - "hash": "296338e597e1e8856448d29dc44cc3a95f38d0814fb8801ea77e1c1ba94bf402", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-3.5.6/arthas-bin.zip", + "hash": "5d3b1da0213a1e3552be854db5c09a293c62fb02635dbf87da4363fbb821bdfe", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",