mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
scrcpy: Update to version 1.24
This commit is contained in:
parent
0f3cadbd1e
commit
d8d73d3797
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.23",
|
||||
"version": "1.24",
|
||||
"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/v1.23/scrcpy-win64-v1.23.zip",
|
||||
"hash": "d2f601b1d0157faf65153d8a093d827fd65aec5d5842d677ac86fb2b5b7704cc"
|
||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v1.24/scrcpy-win64-v1.24.zip",
|
||||
"hash": "6ccb64cba0a3e75715e85a188daeb4f306a1985f8ce123eba92ba74fc9b27367"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v1.23/scrcpy-win32-v1.23.zip",
|
||||
"hash": "6e902517ab8cc7c21a844ba22f9bb5fecfa4a49c3be2154276248c769a877829"
|
||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v1.24/scrcpy-win32-v1.24.zip",
|
||||
"hash": "9d8135f26430925a5fdb8ff23b1fe88fc407f905fb61a311d329b083fee5a745"
|
||||
}
|
||||
},
|
||||
"pre_install": "if (Test-Path \"$dir\\adb.exe\") { Remove-Item \"$dir\\adb.exe\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user