2023-07-22 20:23:29 +00:00

19 lines
691 B
JSON

{
"version": "2.8.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.8.1/apktool_2.8.1.jar#/apktool.jar",
"hash": "7b4a8e1703e228d206db29644b71141687d8a111b55b039b08b02dfa443ab0f9",
"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"
}
}
}