summaryrefslogtreecommitdiff
path: root/static/install/cli.html
diff options
context:
space:
mode:
authorJorge Luis Carrillo <jorge@jorgecarrillo.dev>2023-07-22 21:06:22 -0700
committerDaniel Micay <danielmicay@gmail.com>2023-07-23 00:27:34 -0400
commit684029d074823e7f7dbe0554a793404b28485c7b (patch)
tree8b3569ff0f0d8de4bccafbd637884debbd87cd9c /static/install/cli.html
parent32155b4a0bb19a2eed5fe7a186b35176c27d133a (diff)
Update platform-tools hashes
Diffstat (limited to 'static/install/cli.html')
-rw-r--r--static/install/cli.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 62e6abcd..ee45e772 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -241,13 +241,13 @@ bsdtar xvf platform-tools_r34.0.4-linux.zip</pre>
<p>To download, verify and extract the standalone platform-tools on macOS:</p>
<pre>curl -O https://dl.google.com/android/repository/platform-tools_r34.0.4-darwin.zip
-echo 'SHA256 (platform-tools_r34.0.4-darwin.zip) = bd09b834c150181a383deba63e157e9a53a6eb5a9cf4849b2b79dd89d0a2ddf1' | shasum -c
+echo 'SHA256 (platform-tools_r34.0.4-darwin.zip) = c60d9ee0acade673b649543b2d53c632ba54f9ca083ed612176105117fa16102' | shasum -c
tar xvf platform-tools_r34.0.4-darwin.zip</pre>
<p>To download, verify and extract the standalone platform-tools on Windows:</p>
<pre>curl -O https://dl.google.com/android/repository/platform-tools_r34.0.4-windows.zip
-(Get-FileHash platform-tools_r34.0.4-windows.zip).hash -eq "0938352ecc4952222c1fefe3845c4574fdeaa6228bf9dbe17716090f02cc3893"
+(Get-FileHash platform-tools_r34.0.4-windows.zip).hash -eq "520a453af1d0baf1939a80038a816cb8de40d000542b1a71bf60ba6fc80784d9"
tar xvf platform-tools_r34.0.4-windows.zip</pre>
<p>Next, add the tools to your <code>PATH</code> in the current shell so they can be