{ "version": "30.0.3", "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_r30.0.3-windows.zip", "hash": "5c8fb6d72da581baa608a38853d05aeeaf920f2ac9ca2cb463d9fd62acb0871b", "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" } }