From c2c6c9615b43956f6084447057cf88ffd097dfea Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Dec 2017 19:00:21 +0000 Subject: [PATCH] Update adb to version 27.0.1 --- adb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/adb.json b/adb.json index 8fe0277f5c..d042b24861 100644 --- a/adb.json +++ b/adb.json @@ -1,8 +1,8 @@ { - "version": "27.0.0", + "version": "27.0.1", "homepage": "https://developer.android.com/studio/releases/platform-tools.html", - "url": "https://dl.google.com/android/repository/platform-tools_r27.0.0-windows.zip", - "hash": "2ce00097d048c93966aa348131ca13705de86d0ae3e19412ba62162aa05eae0e", + "url": "https://dl.google.com/android/repository/platform-tools_r27.0.1-windows.zip", + "hash": "880662adfb0d6911ff250b9e13930ae1a4110fc36d5866afd4f8f56d935f7939", "bin": [ "platform-tools\\adb.exe", "platform-tools\\dmtracedump.exe",