mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
scrcpy: Update to version 3.1
This commit is contained in:
parent
a1acc9e463
commit
b475f1b58f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.2",
|
"version": "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/v3.0.2/scrcpy-win64-v3.0.2.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.1/scrcpy-win64-v3.1.zip",
|
||||||
"hash": "f0de59f5d46127c87cd822d39d6665e016b86db4cd048101b262f6adb6766832",
|
"hash": "0c05ea395d95cfe36bee974eeb435a3db87ea5594ff738370d5dc3068a9538ca",
|
||||||
"extract_dir": "scrcpy-win64-v3.0.2"
|
"extract_dir": "scrcpy-win64-v3.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.0.2/scrcpy-win32-v3.0.2.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.1/scrcpy-win32-v3.1.zip",
|
||||||
"hash": "8db8d4984d642012c55802de71f507f8ff9f68a8cfed456d7a1982d47e065f64",
|
"hash": "2b4674ef76719680ac5a9b482d1943bdde3fa25821ad2e98f3c40c347d00d560",
|
||||||
"extract_dir": "scrcpy-win32-v3.0.2"
|
"extract_dir": "scrcpy-win32-v3.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user