diff options
| author | Lena <lena@omega> | 2026-08-01 00:00:00 +0000 |
|---|---|---|
| committer | Lena <lena@omega> | 2026-08-01 00:00:00 +0000 |
| commit | 827653aa291e37ae63c0cfa1eee4fbaa20cea122 (patch) | |
| tree | 20f874004e1676b055bc695d3b1483bef9932fe7 /app/src/main/assets | |
| parent | dcda3f64e0822554f647ec73fa8b0252268b87a0 (diff) | |
| download | scrcpy-android-827653aa291e37ae63c0cfa1eee4fbaa20cea122.tar.gz | |
build: pin and verify release inputs
Diffstat (limited to 'app/src/main/assets')
| -rw-r--r-- | app/src/main/assets/THIRD_PARTY_NOTICES | 16 | ||||
| -rw-r--r-- | app/src/main/assets/scrcpy-server.sha256 | 2 | ||||
| -rw-r--r-- | app/src/main/assets/scrcpy-server.version | 2 |
3 files changed, 7 insertions, 13 deletions
diff --git a/app/src/main/assets/THIRD_PARTY_NOTICES b/app/src/main/assets/THIRD_PARTY_NOTICES index 36cc025..03a0bd1 100644 --- a/app/src/main/assets/THIRD_PARTY_NOTICES +++ b/app/src/main/assets/THIRD_PARTY_NOTICES @@ -34,25 +34,19 @@ Copyright 2000-2023 The Legion of the Bouncy Castle Inc. Licensed under the MIT license. Source: https://github.com/bcgit/bc-java/tree/r1rv84 -Conscrypt Android 2.5.2 +Conscrypt Android 2.6.1 ----------------------- Copyright 2016 The Android Open Source Project. Licensed under Apache-2.0. Contains modified portions of Netty and Apache Harmony under Apache-2.0. -Source: https://github.com/google/conscrypt/tree/2.5.2 -Notice: https://github.com/google/conscrypt/blob/2.5.2/NOTICE +Source: https://github.com/google/conscrypt/tree/2.6.1 +Notice: https://github.com/google/conscrypt/blob/2.6.1/NOTICE -AndroidX Annotation 1.9.1 -------------------------- -Copyright The Android Open Source Project. -Licensed under Apache-2.0. -Source: https://android.googlesource.com/platform/frameworks/support/ - -scrcpy server 4.0 +scrcpy server 4.1 ----------------- Copyright 2018 Genymobile and 2018-2026 Romain Vimont. Licensed under Apache-2.0. -Source: https://github.com/Genymobile/scrcpy/tree/v4.0 +Source: https://github.com/Genymobile/scrcpy/tree/v4.1 The Apache-2.0 terms used by this application and several components are in the top-level LICENSE file in the source distribution: diff --git a/app/src/main/assets/scrcpy-server.sha256 b/app/src/main/assets/scrcpy-server.sha256 index 376a42f..58a04f6 100644 --- a/app/src/main/assets/scrcpy-server.sha256 +++ b/app/src/main/assets/scrcpy-server.sha256 @@ -1 +1 @@ -84924bd564a1eb6089c872c7521f968058977f91f5ff02514a8c74aff3210f3a +deacb991ed2509715160ffdc7907e47b4160eb30d1566217e9047fd5b8850cae diff --git a/app/src/main/assets/scrcpy-server.version b/app/src/main/assets/scrcpy-server.version index 5186d07..7d5c902 100644 --- a/app/src/main/assets/scrcpy-server.version +++ b/app/src/main/assets/scrcpy-server.version @@ -1 +1 @@ -4.0 +4.1 |