From e752d4c36430ab23efe1a009ed6de6873d32849b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 16:32:26 +0000 Subject: [PATCH] arthas: Update to version 3.6.1 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index cd2d9113e7..8beb7ae3bb 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "3.6.2", + "version": "3.6.1", "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.1/arthas-bin.zip", + "hash": "56432884e75532bc507fe17ac7103a714b6df42bed9f0e29fabd2d88a3b34901", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",