From c5a6f360a632c9840ac61a22b8adfd9d4f659316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 04:59:58 +0000 Subject: [PATCH] arthas: Update to version 3.6.5 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index 241e3acf5d..d4dfc7369f 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "3.6.4", + "version": "3.6.5", "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.4/arthas-bin.zip", - "hash": "72913fea1df8abe0cf4dc5f51049973b5f28338dbe0b6a926f75434e941868b2", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-3.6.5/arthas-bin.zip", + "hash": "151589243ad75739735efd50059b193e40fddd9da4ce555ed78cc7bc5b9a50a9", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",