mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scrcpy: Update to version 2.2
This commit is contained in:
parent
1b98769491
commit
a5f912813f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "2.2",
|
||||||
"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.1.1/scrcpy-win64-v2.1.1.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.2/scrcpy-win64-v2.2.zip",
|
||||||
"hash": "f77281e1bce2f9934617699c581f063d5b327f012eff602ee98fb2ef550c25c2",
|
"hash": "9f9da88ac4c8319dcb9bf852f2d9bba942bac663413383419cddf64eaa5685bd",
|
||||||
"extract_dir": "scrcpy-win64-v2.1.1"
|
"extract_dir": "scrcpy-win64-v2.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.1.1/scrcpy-win32-v2.1.1.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.2/scrcpy-win32-v2.2.zip",
|
||||||
"hash": "ef7ae7fbe9449f2643febdc2244fb186d1a746a3c736394150cfd14f06d3c943",
|
"hash": "cb84269fc847b8b880e320879492a1ae6c017b42175f03e199530f7a53be9d74",
|
||||||
"extract_dir": "scrcpy-win32-v2.1.1"
|
"extract_dir": "scrcpy-win32-v2.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user