From 9abe376ecd2a37f06d48d1cc382150bc116a1a2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 04:29:35 +0000 Subject: [PATCH] adb: Update to version 34.0.0 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 9bbad6f084..de3292a09d 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "33.0.3", + "version": "34.0.0", "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb and fastboot", "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.3-windows.zip", - "hash": "1e59afd40a74c5c0eab0a9fad3f0faf8a674267106e0b19921be9f67081808c2", + "url": "https://dl.google.com/android/repository/platform-tools_r34.0.0-windows.zip", + "hash": "ae647ea7243f32e1735b8c52201c48a426cd756b65eaa15f47063c3579191001", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",