From 74183761e8a3f72ecaedb521109da9c3693ffbe6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 16:28:26 +0000 Subject: [PATCH] arthas: Update to version 3.6.8 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index ce62c14807..87e6e96d04 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "3.6.7", + "version": "3.6.8", "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.7/arthas-bin.zip", - "hash": "a60c0f297769071305df23f66be6109b37c18501341b2f8258c05dab4b76cd3d", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-3.6.8/arthas-bin.zip", + "hash": "a9d8e2e20b3f6935b6fd331d981b075be00aa921e002afce9ee4df1fefa05254", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",