From 9f8238ad1e09e861bb8a4238abed83f0e162879a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 23:00:15 +0000 Subject: [PATCH] adb: Update to version 29.0.3 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index e684902a45..50b4a6f8cd 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "29.0.2", + "version": "29.0.3", "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.2-windows.zip", - "hash": "d78f02e5e2c9c4c1d046dcd4e6fbdf586e5f57ef66eb0da5c2b49d745d85d5ee", + "url": "https://dl.google.com/android/repository/platform-tools_r29.0.3-windows.zip", + "hash": "df1042cba236bfb936b7f637bcc39d3ed969f23b62f81d6a859ecb4bbeec3bf4", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",