2019-11-30 00:01:48 +00:00

19 lines
691 B
JSON

{
"homepage": "https://ibotpeaches.github.io/Apktool/",
"description": "A tool for reverse engineering Android apk files",
"version": "2.4.1",
"license": "Apache-2.0",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.4.1/apktool_2.4.1.jar#/apktool.jar",
"hash": "bdeb66211d1dc1c71f138003ce35f6d0cd19af6f8de7ffbdd5b118d02d825a52",
"checkver": {
"github": "https://github.com/iBotPeaches/Apktool"
},
"bin": "apktool.jar",
"autoupdate": {
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v$version/apktool_$version.jar#/apktool.jar",
"hash": {
"url": "$url.sha256"
}
}
}