update macOS platform-tools zip name

This commit is contained in:
Daniel Micay 2020-09-17 14:24:01 -04:00
parent cc2eff6240
commit 7e38b93e32

View File

@ -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>