From f72d8a6c105b2ced568caf5f703c24f0b0e2e0c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 00:32:21 +0000 Subject: [PATCH] adb: Update to version 33.0.1 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index f1642d1efc..53202f618a 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "33.0.0", + "version": "33.0.1", "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.0-windows.zip", - "hash": "d1d35a4cff93d1aa162d24828d1477c000c9e8e9fb2c8b908cd3e2c3a668b837", + "url": "https://dl.google.com/android/repository/platform-tools_r33.0.1-windows.zip", + "hash": "c1f02d42ea24ef4ff2a405ae7370e764ef4546f9b3e4520f5571a00ed5012c42", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",