From 0f2534ade0c749f2b3790a2c4df0e62173406afc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Jun 2020 18:00:30 +0000 Subject: [PATCH] adb: Update to version 30.0.3 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index c05b684ecb..e8574b15ce 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "30.0.0", + "version": "30.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_r30.0.0-windows.zip", - "hash": "854305f9a702f5ea2c3de73edde402bd26afa0ee944c9b0c4380420f5a862e0d", + "url": "https://dl.google.com/android/repository/platform-tools_r30.0.3-windows.zip", + "hash": "5c8fb6d72da581baa608a38853d05aeeaf920f2ac9ca2cb463d9fd62acb0871b", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",