{
    "version": "37.0.0",
    "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_r37.0.0-win.zip",
    "hash": "4fe305812db074cea32903a489d061eb4454cbc90a49e8fea677f4b7af764918",
    "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-win.zip"
    }
}
