From eabf88181b2f9bf5b88a8e12e421c88adc697fdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:31:59 +0000 Subject: [PATCH] arthas: Update to version 4.0.2 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index d87f07bddc..818d388b74 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "4.0.1", + "version": "4.0.2", "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-4.0.1/arthas-bin.zip", - "hash": "bb37a51e8c64f6d92169ee7e88657a7f59bc1a3326a5a066e6ca2eb7d6895cdf", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-4.0.2/arthas-bin.zip", + "hash": "e0b4b42c56219680a1f49bb765fde6b0ef6b524e3eabb94387f0af959cc2d8f8", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",