{ "version": "29.0.2", "homepage": "https://developer.android.com/studio/releases/platform-tools.html", "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/releases/platform-tools.html#downloads" }, "url": "https://dl.google.com/android/repository/platform-tools_r29.0.2-windows.zip", "hash": "d78f02e5e2c9c4c1d046dcd4e6fbdf586e5f57ef66eb0da5c2b49d745d85d5ee", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.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-windows.zip" } }