2023-10-08 20:23:06 +00:00

19 lines
691 B
JSON

{
"version": "2.9.0",
"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.9.0/apktool_2.9.0.jar#/apktool.jar",
"hash": "e5ecf759297b845be64a3a5145ccc372db905b15a801a22ea1c91ee03c4c7a65",
"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"
}
}
}