diff --git a/bucket/adb.json b/bucket/adb.json index 7fade15401..f1642d1efc 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "32.0.0", + "version": "33.0.0", "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace", "homepage": "https://developer.android.com/studio/releases/platform-tools.html", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/releases/platform-tools.html#downloads" }, - "url": "https://dl.google.com/android/repository/platform-tools_r32.0.0-windows.zip", - "hash": "41f4c7512b32cbb3f8c624c20b56326abb692a6f169b03b4b63b6c5a6fdbb08c", + "url": "https://dl.google.com/android/repository/platform-tools_r33.0.0-windows.zip", + "hash": "d1d35a4cff93d1aa162d24828d1477c000c9e8e9fb2c8b908cd3e2c3a668b837", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",