From 46a8beb2edb127efa92862aae61a311e8159197e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:32:32 +0000 Subject: [PATCH] arthas: Update to version 3.6.7 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index b3410fff5d..ce62c14807 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "3.6.6", + "version": "3.6.7", "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.6/arthas-bin.zip", - "hash": "81e729985db5f19dbf8c0e83350614836ede34ae1b11702ce66c227414d0a9a3", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-3.6.7/arthas-bin.zip", + "hash": "a60c0f297769071305df23f66be6109b37c18501341b2f8258c05dab4b76cd3d", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",