{ "version": "3.7.2", "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.7.2/arthas-bin.zip", "hash": "6e1968f8933df057b03553ce07b845a83fb43d002464b50fc3f3dedbe2ed802b", "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" } }