mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-10 01:59:04 +00:00
Update platform-tools checksums
The release binaries of platform-tools_r36.0.0 have changed upstream. Both releases versions are referenced from <https://dl.google.com/android/repository/repository2-2.xml> Refs #6214 <https://github.com/Genymobile/scrcpy/issues/6214> Refs <https://issuetracker.google.com/issues/431119334>
This commit is contained in:
parent
04542a9f58
commit
a79ddc35a7
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ cd "$DEPS_DIR"
|
|||
VERSION=36.0.0
|
||||
FILENAME=platform-tools_r$VERSION-darwin.zip
|
||||
PROJECT_DIR=platform-tools-$VERSION-darwin
|
||||
SHA256SUM=b241878e6ec20650b041bf715ea05f7d5dc73bd24529464bd9cf68946e3132bd
|
||||
SHA256SUM=d3e9fa1df3345cf728586908426615a60863d2632f73f1ce14f0f1349ef000fd
|
||||
|
||||
cd "$SOURCES_DIR"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ cd "$DEPS_DIR"
|
|||
VERSION=36.0.0
|
||||
FILENAME=platform-tools_r$VERSION-win.zip
|
||||
PROJECT_DIR=platform-tools-$VERSION-windows
|
||||
SHA256SUM=24bd8bebbbb58b9870db202b5c6775c4a49992632021c60750d9d8ec8179d5f0
|
||||
SHA256SUM=12c2841f354e92a0eb2fd7bf6f0f9bf8538abce7bd6b060ac8349d6f6a61107c
|
||||
|
||||
cd "$SOURCES_DIR"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue