From 7e38b93e3272ca9b47e2ddf765e7141faad11ac8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Sep 2020 14:24:01 -0400 Subject: [PATCH] update macOS platform-tools zip name --- static/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index b22ff806..af4bc5ab 100644 --- a/static/install.html +++ b/static/install.html @@ -160,7 +160,7 @@ unzip platform-tools_r30.0.4-linux.zip
curl -O https://dl.google.com/android/repository/fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip
 echo 'SHA256 (fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip) = e0db2bdc784c41847f854d6608e91597ebc3cef66686f647125f5a046068a890' | shasum -c
-tar xvf 73f3f0b3034f61563f787bef8ebf51f38df457de.platform-tools_r30.0.3-darwin.zip
+tar xvf fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip

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