From a6987e73f81de07d7c52a6473d7637c28b82eed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 00:36:08 +0000 Subject: [PATCH] adb: Update to version 32.0.0 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 338c3d3d90..7fade15401 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "31.0.3", + "version": "32.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_r31.0.3-windows.zip", - "hash": "0f4b8fdd26af2c3733539d6eebb3c2ed499ea1d4bb1f4e0ecc2d6016961a6e24", + "url": "https://dl.google.com/android/repository/platform-tools_r32.0.0-windows.zip", + "hash": "41f4c7512b32cbb3f8c624c20b56326abb692a6f169b03b4b63b6c5a6fdbb08c", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",