From aec93a24994a461671bdf4212d264b07f217ff3d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 Oct 2019 13:00:21 +0000 Subject: [PATCH] adb: Update to version 29.0.5 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 5208e1a953..15f2d1e5cc 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "29.0.4", + "version": "29.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_r29.0.4-windows.zip", - "hash": "4b68146747a0025732bd4778e8aec051e601d21ac01a836249497d4dfa0b1cb2", + "url": "https://dl.google.com/android/repository/platform-tools_r29.0.5-windows.zip", + "hash": "2df06160056ec9a84c7334af2a1e42740befbb1a2e34370e7af544a2cc78152c", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",