{ "version": "3.6.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-3.6.0/arthas-bin.zip", "hash": "857c7663d136da517a391f0e11f47df0a699e09600b5f7389e0c9bc9bfe54b38", "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" } }