mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
scrcpy: Update to version 3.2
This commit is contained in:
parent
1cf424e2fb
commit
6e8f9f739b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1",
|
"version": "3.2",
|
||||||
"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.1/scrcpy-win64-v3.1.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.2/scrcpy-win64-v3.2.zip",
|
||||||
"hash": "0c05ea395d95cfe36bee974eeb435a3db87ea5594ff738370d5dc3068a9538ca",
|
"hash": "eaa27133e0520979873ba57ad651560a4cc2618373bd05450b23a84d32beafd0",
|
||||||
"extract_dir": "scrcpy-win64-v3.1"
|
"extract_dir": "scrcpy-win64-v3.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.1/scrcpy-win32-v3.1.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.2/scrcpy-win32-v3.2.zip",
|
||||||
"hash": "2b4674ef76719680ac5a9b482d1943bdde3fa25821ad2e98f3c40c347d00d560",
|
"hash": "4a3407d7f0c2c8a03e22a12cf0b5e1e585a5056fe23c8e5cf3252207c6fa8357",
|
||||||
"extract_dir": "scrcpy-win32-v3.1"
|
"extract_dir": "scrcpy-win32-v3.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user