From 1290ddec1ebbfcb796484abd00e9b23941d37fe4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Mar 2021 03:01:47 +0000 Subject: [PATCH] adb: Update to version 31.0.0 --- bucket/adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adb.json b/bucket/adb.json index 4409261907..a35323941f 100644 --- a/bucket/adb.json +++ b/bucket/adb.json @@ -1,13 +1,13 @@ { - "version": "30.0.5", + "version": "31.0.0", "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace", "homepage": "https://developer.android.com/studio/releases/platform-tools.html", "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.5-windows.zip", - "hash": "549ba2bdc31f335eb8a504f005f77606a479cc216d6b64a3e8b64c780003661f", + "url": "https://dl.google.com/android/repository/platform-tools_r31.0.0-windows.zip", + "hash": "1a0ded72e1020bbda6fa7259af430e450737ded721fc81487bd6b6ec590dc89e", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",