mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
scrcpy: Update to version 3.3.1
This commit is contained in:
parent
12b4d47139
commit
bc12a645c3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3",
|
"version": "3.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.3/scrcpy-win64-v3.3.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.3.1/scrcpy-win64-v3.3.1.zip",
|
||||||
"hash": "a120cb4be7cde2891af38e83d2008173a0b6b6b5e344b2dfe668d0f892999933",
|
"hash": "4fcad494772a3ae5de9a133149f8856d2fc429b41795f7cf7c754e0c1bb6fbc0",
|
||||||
"extract_dir": "scrcpy-win64-v3.3"
|
"extract_dir": "scrcpy-win64-v3.3.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.3/scrcpy-win32-v3.3.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.3.1/scrcpy-win32-v3.3.1.zip",
|
||||||
"hash": "e409ab83f8c57bd6ac741d652635cab7699fcf3d384e233833872f117b993ca6",
|
"hash": "ccdf1b4f5d19dfe760446a107e55b0a010a00e097d46533a161499c9333a20a6",
|
||||||
"extract_dir": "scrcpy-win32-v3.3"
|
"extract_dir": "scrcpy-win32-v3.3.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user