From 3e060c12e4d4ff593ae0d53b8029ee5cebed10ef Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Nov 2020 19:00:30 +0000 Subject: [PATCH] adb: Update to version 30.0.5 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 7075ad3c13..96858ab9f8 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "30.0.4", + "version": "30.0.5", "homepage": "https://developer.android.com/studio/releases/platform-tools.html", "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/releases/platform-tools.html#downloads" }, - "url": "https://dl.google.com/android/repository/platform-tools_r30.0.4-windows.zip", - "hash": "413182fff6c5957911e231b9e97e6be4fc6a539035e3dfb580b5c54bd5950fee", + "url": "https://dl.google.com/android/repository/platform-tools_r30.0.5-windows.zip", + "hash": "549ba2bdc31f335eb8a504f005f77606a479cc216d6b64a3e8b64c780003661f", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",