mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +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",
|
||||
"homepage": "https://github.com/Genymobile/scrcpy",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "adb",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"pre_install": "if (Test-Path \"$dir\\adb.exe\") { Remove-Item \"$dir\\adb.exe\" }",
|
||||
"bin": [
|
||||
"scrcpy.exe",
|
||||
"scrcpy-console.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user