2022-02-26 20:26:11 +00:00

19 lines
691 B
JSON

{
"version": "2.6.1",
"description": "A tool for reverse engineering Android apk files",
"homepage": "https://ibotpeaches.github.io/Apktool/",
"license": "Apache-2.0",
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.6.1/apktool_2.6.1.jar#/apktool.jar",
"hash": "bc2b9a87ac5a86905b6ca343c21a0db3bc37bdd51154bc9cdf65523d95895d34",
"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"
}
}
}