{
    "version": "2.5.1",
    "description": "Reverse tethering for Android (no root required)",
    "homepage": "https://github.com/Genymobile/gnirehtet",
    "license": "Apache-2.0",
    "depends": "adb",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Genymobile/gnirehtet/releases/download/v2.5.1/gnirehtet-rust-win64-v2.5.1.zip",
            "hash": "7f5b1063e7895182aa60def1437e50363c3758144088dcd079037bb7c3c46a1c"
        }
    },
    "extract_dir": "gnirehtet-rust-win64",
    "bin": "gnirehtet.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Genymobile/gnirehtet/releases/download/v$version/gnirehtet-rust-win64-v$version.zip"
            }
        },
        "hash": {
            "url": "$baseurl/SHA256SUMS.txt"
        }
    }
}
