From c19f85326f77aa8b7459503bc529837b1160c207 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:43:31 +0000 Subject: [PATCH] adb: Update to version 36.0.2 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 14155c65c1..a5a9245669 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "36.0.0", + "version": "36.0.2", "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_r36.0.0-win.zip", - "hash": "12c2841f354e92a0eb2fd7bf6f0f9bf8538abce7bd6b060ac8349d6f6a61107c", + "url": "https://dl.google.com/android/repository/platform-tools_r36.0.2-win.zip", + "hash": "b024d4f319d6ad3004de1ba7b96a5c7c5f3512e8b14126308d598b4ab93dcead", "bin": [ "platform-tools\\adb.exe", "platform-tools\\etc1tool.exe",