diff --git a/bucket/adb.json b/bucket/adb.json index 15f2d1e5cc..c05b684ecb 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "29.0.5", + "version": "30.0.0", "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.5-windows.zip", - "hash": "2df06160056ec9a84c7334af2a1e42740befbb1a2e34370e7af544a2cc78152c", + "url": "https://dl.google.com/android/repository/platform-tools_r30.0.0-windows.zip", + "hash": "854305f9a702f5ea2c3de73edde402bd26afa0ee944c9b0c4380420f5a862e0d", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",