mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
scrcpy: Remove dependency
This commit is contained in:
parent
021cf8ff54
commit
d1c7a5ef9f
@ -3,7 +3,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",
|
||||||
"depends": "adb",
|
|
||||||
"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.0/scrcpy-win64-v2.0.zip",
|
||||||
@ -16,7 +15,6 @@
|
|||||||
"extract_dir": "scrcpy-win32-v2.0"
|
"extract_dir": "scrcpy-win32-v2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "if (Test-Path \"$dir\\adb.exe\") { Remove-Item \"$dir\\adb.exe\" }",
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"scrcpy.exe",
|
"scrcpy.exe",
|
||||||
"scrcpy-console.bat",
|
"scrcpy-console.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user