From 129d036f57a16b88f5c4923c1a554b7072bb10ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 00:34:47 +0000 Subject: [PATCH] adb: Update to version 34.0.4 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 03a4345a49..e6ed755c42 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "34.0.1", + "version": "34.0.4", "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.1-windows.zip", - "hash": "328e7fa407ac50672b3935e2cf1ae40b4bf08120605b91ed1b089e065bce517c", + "url": "https://dl.google.com/android/repository/platform-tools_r34.0.4-windows.zip", + "hash": "0938352ecc4952222c1fefe3845c4574fdeaa6228bf9dbe17716090f02cc3893", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",