From 8ba5b04ba911204052443ca873eb4f650d37e2a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:32:26 +0000 Subject: [PATCH] arthas: Update to version 4.1.3 --- bucket/arthas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/arthas.json b/bucket/arthas.json index 7d9297d6e7..1233556bca 100644 --- a/bucket/arthas.json +++ b/bucket/arthas.json @@ -1,10 +1,10 @@ { - "version": "4.1.2", + "version": "4.1.3", "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.1.2/arthas-bin.zip", - "hash": "4379b156cb683b8406cba6b1485b5ae82c92f9f64a7e70d82efd3757462938f4", + "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-4.1.3/arthas-bin.zip", + "hash": "9826ca216301d85639a2c29566a64b6d0c29744756847ea8c976a5c09a295a01", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas",