mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scrcpy: Update to version 2.3.1
This commit is contained in:
parent
4c09542839
commit
e547d67fa8
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3",
|
"version": "2.3.1",
|
||||||
"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.3/scrcpy-win64-v2.3.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.3.1/scrcpy-win64-v2.3.1.zip",
|
||||||
"hash": "a2fdd2733bd337261bb493e77d990078a23e7a40149dd0c0dc45725c929a715f",
|
"hash": "f1f78ac98214078425804e524a1bed515b9d4b8a05b78d210a4ced2b910b262d",
|
||||||
"extract_dir": "scrcpy-win64-v2.3"
|
"extract_dir": "scrcpy-win64-v2.3.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.3/scrcpy-win32-v2.3.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.3.1/scrcpy-win32-v2.3.1.zip",
|
||||||
"hash": "dfdbb69a872d717aed5bcfe352e571564c357fdb7a9c172d69f450fdf5154a0a",
|
"hash": "5dffc2d432e9b8b5b0e16f12e71428c37c70d9124cfbe7620df0b41b7efe91ff",
|
||||||
"extract_dir": "scrcpy-win32-v2.3"
|
"extract_dir": "scrcpy-win32-v2.3.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user