From e5a268d430adeb44ad20c38ad1b8bb1dd5c5c61d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 00:38:48 +0000 Subject: [PATCH] adb: Update to version 36.0.0 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 788703a032..ea24dec544 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "35.0.2", + "version": "36.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_r35.0.2-win.zip", - "hash": "2975A3EAC0B19182748D64195375AD056986561D994FFFBDC64332A516300BB9", + "url": "https://dl.google.com/android/repository/platform-tools_r36.0.0-win.zip", + "hash": "24bd8bebbbb58b9870db202b5c6775c4a49992632021c60750d9d8ec8179d5f0", "bin": [ "platform-tools\\adb.exe", "platform-tools\\etc1tool.exe",