{ "version": "3.5.5", "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.5/arthas-bin.zip", "hash": "296338e597e1e8856448d29dc44cc3a95f38d0814fb8801ea77e1c1ba94bf402", "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" } }