summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-17 14:24:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-17 14:24:01 -0400
commit7e38b93e3272ca9b47e2ddf765e7141faad11ac8 (patch)
treeb65a4a13f20ab0940735a9be12c52acb66495b00
parentcc2eff6240ce43bfa37c580e35c4ebca8e835a66 (diff)
update macOS platform-tools zip name
-rw-r--r--static/install.html2
1 files changed, 1 insertions, 1 deletions
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</pre>
<pre>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</pre>
+tar xvf fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip</pre>
<p>To download, verify and extract the standalone platform-tools on Windows:</p>