From 686fbe867ebcbf4153c6a79c6b5742ed90b6f23e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 04:29:44 +0000 Subject: [PATCH] arthas: Update to version 4.1.0 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index 70d4de90fc..a2d212dc6e 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "4.0.5", + "version": "4.1.0", "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.5/arthas-bin.zip", - "hash": "231f1d4f8ceb1c0ff8ece67b117b107ddaad7bec1765c15ffe1b77d7fdf0f19b", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-4.1.0/arthas-bin.zip", + "hash": "c9bc74f805aa007fb73bc066408b13e5408ef9da443668b0cd12cab4a85a8a11", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",