mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
scrcpy: Update to version 3.3.2
This commit is contained in:
parent
63636807f4
commit
e814f0ad24
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.1",
|
"version": "3.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.3.1/scrcpy-win64-v3.3.1.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.3.2/scrcpy-win64-v3.3.2.zip",
|
||||||
"hash": "4fcad494772a3ae5de9a133149f8856d2fc429b41795f7cf7c754e0c1bb6fbc0",
|
"hash": "8f7b19371657b872e271e6b02a0c758c61c6e31e032e9df55a83aa3aab960bfa",
|
||||||
"extract_dir": "scrcpy-win64-v3.3.1"
|
"extract_dir": "scrcpy-win64-v3.3.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.3.1/scrcpy-win32-v3.3.1.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.3.2/scrcpy-win32-v3.3.2.zip",
|
||||||
"hash": "ccdf1b4f5d19dfe760446a107e55b0a010a00e097d46533a161499c9333a20a6",
|
"hash": "cff2bbebdcfe14a023b77cd601fc4420b5631b19bd4b09ce4dcd4e5bf8e63244",
|
||||||
"extract_dir": "scrcpy-win32-v3.3.1"
|
"extract_dir": "scrcpy-win32-v3.3.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user