From 270511c959239ddf19b4e5a04e029018450c5155 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 7 Dec 2020 00:38:59 -0500 Subject: [PATCH] update macOS platform-tools file name --- static/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index 367e39a0..3e9d19c0 100644 --- a/static/install.html +++ b/static/install.html @@ -157,7 +157,7 @@ unzip platform-tools_r30.0.5-linux.zip
curl -O https://dl.google.com/android/repository/eabcd8b4b7ab518c6af9c941af8494072f17ec4b.platform-tools_r30.0.5-darwin.zip
 echo 'SHA256 (eabcd8b4b7ab518c6af9c941af8494072f17ec4b.platform-tools_r30.0.5-darwin.zip) = e5780bad71a53cf9d693e1053a0748f49e4a67cc1f71d16a94ab4c943af3345f' | shasum -c
-tar xvf fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.5-darwin.zip
+tar xvf eabcd8b4b7ab518c6af9c941af8494072f17ec4b.platform-tools_r30.0.5-darwin.zip

To download, verify and extract the standalone platform-tools on Windows: