From 684029d074823e7f7dbe0554a793404b28485c7b Mon Sep 17 00:00:00 2001 From: Jorge Luis Carrillo Date: Sat, 22 Jul 2023 21:06:22 -0700 Subject: [PATCH] Update platform-tools hashes --- static/install/cli.html | 4 ++-- 1 file 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

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

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

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

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

Next, add the tools to your PATH in the current shell so they can be