mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scrcpy: Update to version 2.5
This commit is contained in:
parent
7b73ab810a
commit
0d88107e4c
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4",
|
"version": "2.5",
|
||||||
"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.4/scrcpy-win64-v2.4.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.5/scrcpy-win64-v2.5.zip",
|
||||||
"hash": "9dc56f21bfa455352ec0c58b40feaf2fb02d67372910a4235e298ece286ff3a9",
|
"hash": "345cf04a66a9144281dce72ca4e82adfd2c3092463196e586051df4c69e1507b",
|
||||||
"extract_dir": "scrcpy-win64-v2.4"
|
"extract_dir": "scrcpy-win64-v2.5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.4/scrcpy-win32-v2.4.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.5/scrcpy-win32-v2.5.zip",
|
||||||
"hash": "cf92acc45eef37c6ee2db819f92e420ced3bc50f1348dd57f7d6ca1fc80f6116",
|
"hash": "d56312a92471565fa4f3a6b94e8eb07717c4c90f2c0f05b03ba444e1001806ec",
|
||||||
"extract_dir": "scrcpy-win32-v2.4"
|
"extract_dir": "scrcpy-win32-v2.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user