{
    "version": "3.0.2",
    "description": "A tool for reverse engineering Android apk files",
    "homepage": "https://apktool.org/",
    "license": "Apache-2.0",
    "suggest": {
        "JDK": "java/openjdk"
    },
    "url": "https://github.com/iBotPeaches/Apktool/releases/download/v3.0.2/apktool_3.0.2.jar#/apktool.jar",
    "hash": "eee4669a704a14e0623407e6701b0b91887e61e1e4049cb7a82833e14ae8b5fd",
    "pre_install": "Set-Content \"$dir\\apktool.cmd\" -Value \"@java -jar \"\"$dir\\apktool.jar\"\" %*\" -Encoding ascii",
    "bin": "apktool.cmd",
    "checkver": {
        "github": "https://github.com/iBotPeaches/Apktool"
    },
    "autoupdate": {
        "url": "https://github.com/iBotPeaches/Apktool/releases/download/v$version/apktool_$version.jar#/apktool.jar"
    }
}
