{
    "version": "1.7.2",
    "description": "Powerful yet easy to use APK editor for PC and Mac.",
    "homepage": "https://github.com/kefir500/apk-editor-studio",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/kefir500/apk-editor-studio/releases/download/v1.7.2/apk-editor-studio_windows_1.7.2.zip",
            "hash": "66e545542d1e856b4401c3ae07346fb994bd52754b3cbbbd21a1cd4d0f95b1b0"
        }
    },
    "extract_dir": "APK Editor Studio v1.7.2",
    "shortcuts": [
        [
            "apk-editor-studio.exe",
            "APK Editor Studio"
        ]
    ],
    "persist": "tools",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kefir500/apk-editor-studio/releases/download/v$version/apk-editor-studio_windows_$version.zip"
            }
        },
        "extract_dir": "APK Editor Studio v$version"
    }
}
