From 3627f40ee70cbfb9df57d1c9c56fe3caceca1428 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:24:02 +0000 Subject: [PATCH] adb: Update to version 34.0.5 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 62c23a2e13..7757f3cd8d 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "34.0.4", + "version": "34.0.5", "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", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/releases/platform-tools#downloads" }, - "url": "https://dl.google.com/android/repository/platform-tools_r34.0.4-windows.zip", - "hash": "520a453af1d0baf1939a80038a816cb8de40d000542b1a71bf60ba6fc80784d9", + "url": "https://dl.google.com/android/repository/platform-tools_r34.0.5-windows.zip", + "hash": "3f8320152704377de150418a3c4c9d07d16d80a6c0d0d8f7289c22c499e33571", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",