mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
scrcpy: Update to version 2.1
This commit is contained in:
parent
b24bd9513a
commit
5f162fca0b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0",
|
"version": "2.1",
|
||||||
"description": "Display and control your Android device",
|
"description": "Display and control your Android device",
|
||||||
"homepage": "https://github.com/Genymobile/scrcpy",
|
"homepage": "https://github.com/Genymobile/scrcpy",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.0/scrcpy-win64-v2.0.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.1/scrcpy-win64-v2.1.zip",
|
||||||
"hash": "ae4c8d37a496b43f8974ba8f07f708e22a9570ba0cddc3dc3a36edbccd4d2a20",
|
"hash": "57b98813322c8b5b560ada68714a2cd7b7efe64086fa61d03e389c23212c803d",
|
||||||
"extract_dir": "scrcpy-win64-v2.0"
|
"extract_dir": "scrcpy-win64-v2.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.0/scrcpy-win32-v2.0.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.1/scrcpy-win32-v2.1.zip",
|
||||||
"hash": "15d98c02cb0e0bbd84f8b5d54991e0f6925569b1286a86a40743944fcb1c2d8c",
|
"hash": "4d261d391a60ea975440d83cdc22f8250b3c8985f2ece8c7e53d6fb26c0d74ed",
|
||||||
"extract_dir": "scrcpy-win32-v2.0"
|
"extract_dir": "scrcpy-win32-v2.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user