From b764578653c3f4bd83e6b862b5dbc4704f1eead9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 20:28:41 +0000 Subject: [PATCH] adb: Update to version 33.0.3 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 1aba4cb2d6..906e14f300 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "33.0.2", + "version": "33.0.3", "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_r33.0.2-windows.zip", - "hash": "c8cd6757416cc31b0d838a9d294eda13863450d156ffa45c29dcdb2bcd7f08fe", + "url": "https://dl.google.com/android/repository/platform-tools_r33.0.3-windows.zip", + "hash": "1e59afd40a74c5c0eab0a9fad3f0faf8a674267106e0b19921be9f67081808c2", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",