{ "version": "36.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_r36.0.0-win.zip", "hash": "12c2841f354e92a0eb2fd7bf6f0f9bf8538abce7bd6b060ac8349d6f6a61107c", "bin": [ "platform-tools\\adb.exe", "platform-tools\\etc1tool.exe", "platform-tools\\fastboot.exe", "platform-tools\\hprof-conv.exe" ], "checkver": "([\\d.]+) \\(.*\\)", "autoupdate": { "url": "https://dl.google.com/android/repository/platform-tools_r$version-win.zip" } }