From 1210ccfd60c5991652a2e7f52d31d74ea4c63955 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 20:24:35 +0000 Subject: [PATCH] adb: Update to version 35.0.0 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index a206b96d08..57000d1810 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "34.0.5", + "version": "35.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", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/releases/platform-tools#downloads" }, - "url": "https://dl.google.com/android/repository/platform-tools_r34.0.5-windows.zip", - "hash": "3f8320152704377de150418a3c4c9d07d16d80a6c0d0d8f7289c22c499e33571", + "url": "https://dl.google.com/android/repository/platform-tools_r35.0.0-windows.zip", + "hash": "7ab78a8f8b305ae4d0de647d99c43599744de61a0838d3a47bda0cdffefee87e", "bin": [ "platform-tools\\adb.exe", "platform-tools\\etc1tool.exe",