Skip to content

Commit 5febb1e

Browse files
committed
Update links to 3.0.1
1 parent 5c3626e commit 5febb1e

File tree

6 files changed

+22
-18
lines changed

6 files changed

+22
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
source for the project. Do not download releases from random websites, even if
33
their name contains `scrcpy`.**
44

5-
# scrcpy (v3.0)
5+
# scrcpy (v3.0.1)
66

77
<img src="app/data/icon.svg" width="128" height="128" alt="scrcpy" align="right" />
88

doc/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@ install` must be run as root)._
233233

234234
#### Option 2: Use prebuilt server
235235

236-
- [`scrcpy-server-v3.0`][direct-scrcpy-server]
237-
<sub>SHA-256: `800044c62a94d5fc16f5ab9c86d45b1050eae3eb436514d1b0d2fe2646b894ea`</sub>
236+
- [`scrcpy-server-v3.0.1`][direct-scrcpy-server]
237+
<sub>SHA-256: `86c4ef31f5acb060a24d5d63d8dd262ef83384e19ae5f9ad78e6408a50743d17`</sub>
238238

239-
[direct-scrcpy-server]: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-server-v3.0
239+
[direct-scrcpy-server]: https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-server-v3.0.1
240240

241241
Download the prebuilt server somewhere, and specify its path during the Meson
242242
configuration:

doc/linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
Download a static build of the [latest release]:
88

9-
- [`scrcpy-linux-v3.0.tar.gz`][direct-linux] (x86_64)
10-
<sub>SHA-256: `06cb74e22f758228c944cea048b78e42b2925c2affe2b5aca901cfd6a649e503`</sub>
9+
- [`scrcpy-linux-x86_64-v3.0.1.tar.gz`][direct-linux-x86_64] (x86_64)
10+
<sub>SHA-256: `6cb7fb16efbe3afd6db19b1ee31ee9f6e104a4735dc1f41c4a478cabbeac3f77`</sub>
1111

1212
[latest release]: https://github.com/Genymobile/scrcpy/releases/latest
13-
[direct-linux]: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-linux-v3.0.tar.gz
13+
[direct-linux-x86_64]: https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-linux-x86_64-v3.0.1.tar.gz
1414

1515
and extract it.
1616

doc/macos.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@
66

77
Download a static build of the [latest release]:
88

9-
- [`scrcpy-macos-v3.0.tar.gz`][direct-macos] (arm64)
10-
<sub>SHA-256: `5db9821918537eb3aaf0333cdd05baf85babdd851972d5f1b71f86da0530b4bf`</sub>
9+
- [`scrcpy-macos-aarch64-v3.0.1.tar.gz`][direct-macos-aarch64] (aarch64)
10+
<sub>SHA-256: `e1af70898b6881b3e714ee0e15a7664bfab5eda3ea27c101163a09a36e1df753`</sub>
11+
12+
- [`scrcpy-macos-x86_64-v3.0.1.tar.gz`][direct-macos-x86_64] (x86_64)
13+
<sub>SHA-256: `d6f9fad290e0142a6dfb0a405a8d1bfbe1698bbb146c1c0c33e38da53762e442`</sub>
1114

1215
[latest release]: https://github.com/Genymobile/scrcpy/releases/latest
13-
[direct-macos]: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-macos-v3.0.tar.gz
16+
[direct-macos-aarch64]: https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-macos-aarch64-v3.0.1.tar.gz
17+
[direct-macos-x86_64]: https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-macos-x86_64-v3.0.1.tar.gz
1418

1519
and extract it.
1620

doc/windows.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
Download the [latest release]:
88

9-
- [`scrcpy-win64-v3.0.zip`][direct-win64] (64-bit)
10-
<sub>SHA-256: `dfbe8a8fef6535197acc506936bfd59d0aa0427e9b44fb2e5c550eae642f72be`</sub>
11-
- [`scrcpy-win32-v3.0.zip`][direct-win32] (32-bit)
12-
<sub>SHA-256: `7cbf8d7a6ebfdca7b3b161e29a481c11088305f3e0a89d28e8e62f70c7bd0028`</sub>
9+
- [`scrcpy-win64-v3.0.1.zip`][direct-win64] (64-bit)
10+
<sub>SHA-256: `2d2485cead6bb9d80ec337a660a571fc4b3c2e15034ad73c6a2867442206a5f4`</sub>
11+
- [`scrcpy-win32-v3.0.1.zip`][direct-win32] (32-bit)
12+
<sub>SHA-256: `43296f8bf34dd408c65463d45ca367febe68cec3ae34b78917a8f3ecbf321829`</sub>
1313

1414
[latest release]: https://github.com/Genymobile/scrcpy/releases/latest
15-
[direct-win64]: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win64-v3.0.zip
16-
[direct-win32]: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win32-v3.0.zip
15+
[direct-win64]: https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-win64-v3.0.1.zip
16+
[direct-win32]: https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-win32-v3.0.1.zip
1717

1818
and extract it.
1919

install_release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
set -e
33

44
BUILDDIR=build-auto
5-
PREBUILT_SERVER_URL=https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-server-v3.0
6-
PREBUILT_SERVER_SHA256=800044c62a94d5fc16f5ab9c86d45b1050eae3eb436514d1b0d2fe2646b894ea
5+
PREBUILT_SERVER_URL=https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-server-v3.0.1
6+
PREBUILT_SERVER_SHA256=86c4ef31f5acb060a24d5d63d8dd262ef83384e19ae5f9ad78e6408a50743d17
77

88
echo "[scrcpy] Downloading prebuilt server..."
99
wget "$PREBUILT_SERVER_URL" -O scrcpy-server

0 commit comments

Comments
 (0)