{
    "version": "34.0.5",
    "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb and fastboot",
    "homepage": "https://developer.android.com/studio/releases/platform-tools",
    "license": {
        "identifier": "Freeware",
        "url": "https://developer.android.com/studio/releases/platform-tools#downloads"
    },
    "url": "https://dl.google.com/android/repository/platform-tools_r34.0.5-windows.zip",
    "hash": "3f8320152704377de150418a3c4c9d07d16d80a6c0d0d8f7289c22c499e33571",
    "bin": [
        "platform-tools\\adb.exe",
        "platform-tools\\etc1tool.exe",
        "platform-tools\\fastboot.exe",
        "platform-tools\\hprof-conv.exe"
    ],
    "checkver": "<h4.*>([\\d.]+) \\(.*\\)</h4>",
    "autoupdate": {
        "url": "https://dl.google.com/android/repository/platform-tools_r$version-windows.zip"
    }
}
