2025-09-18 04:30:34 +00:00

19 lines
694 B
JSON

{
"version": "2.12.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.12.1/apktool_2.12.1.jar#/apktool.jar",
"hash": "66cf4524a4a45a7f56567d08b2c9b6ec237bcdd78cee69fd4a59c8a0243aeafa",
"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"
}
}
}