{
    "version": "9.0.2.0",
    "description": "Pixel phone flashing GUI utility with features",
    "homepage": "https://github.com/badabing2005/PixelFlasher",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/badabing2005/PixelFlasher/releases/download/v9.0.2.0/PixelFlasher.exe",
            "hash": "54828cacf1ada1d03e5a7ecf7d389d5953694e28a2436d7aae9bf7a0bd70bfeb"
        }
    },
    "shortcuts": [
        [
            "PixelFlasher.exe",
            "PixelFlasher"
        ]
    ],
    "suggest": {
        "adb": "main/adb"
    },
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/badabing2005/PixelFlasher/releases/download/v$version/PixelFlasher.exe",
                "hash": {
                    "url": "$url.sha256",
                    "find": "$sha256"
                }
            }
        }
    }
}
