{ "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.1.0/arthas-bin.zip", "hash": "c9bc74f805aa007fb73bc066408b13e5408ef9da443668b0cd12cab4a85a8a11", "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" } }