mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
scrcpy: Update to version 2.6
This commit is contained in:
parent
270e41f4e0
commit
1961d9f7ae
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5",
|
"version": "2.6",
|
||||||
"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.5/scrcpy-win64-v2.5.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.6/scrcpy-win64-v2.6.zip",
|
||||||
"hash": "345cf04a66a9144281dce72ca4e82adfd2c3092463196e586051df4c69e1507b",
|
"hash": "3d490a72997af950aec0540e28627ada35c8226bc9774500014c9697d9b53194",
|
||||||
"extract_dir": "scrcpy-win64-v2.5"
|
"extract_dir": "scrcpy-win64-v2.6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.5/scrcpy-win32-v2.5.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.6/scrcpy-win32-v2.6.zip",
|
||||||
"hash": "d56312a92471565fa4f3a6b94e8eb07717c4c90f2c0f05b03ba444e1001806ec",
|
"hash": "6c68f6b31ddef5ed61a7546f423bd4fc99d568eb4c4e3409e0df496187eb3783",
|
||||||
"extract_dir": "scrcpy-win32-v2.5"
|
"extract_dir": "scrcpy-win32-v2.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user