{ "version": "3.5.6", "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.5.6/arthas-bin.zip", "hash": "5d3b1da0213a1e3552be854db5c09a293c62fb02635dbf87da4363fbb821bdfe", "bin": "arthas-boot.jar", "checkver": { "github": "https://github.com/alibaba/arthas", "regex": "/releases/tag/arthas-all-([\\d.]+)" }, "autoupdate": { "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-$version/arthas-bin.zip" } }