{
    "version": "1.2.0",
    "description": "A GUI written in Rust using ADB to debloat non-rooted Android devices.",
    "homepage": "https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/releases/download/v1.2.0/uad-ng-windows.exe",
            "hash": "f58666d5f54fad19ddb317978019437a6f7b2e67fb869157df9bd40965296600"
        }
    },
    "shortcuts": [
        [
            "uad-ng-windows.exe",
            "Universal Android Debloater Next Generation"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/releases/download/v$version/uad-ng-windows.exe"
            }
        },
        "hash": {
            "url": "$url-checksum.txt"
        }
    }
}
