mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scrcpy: Update to version 2.6.1
This commit is contained in:
parent
61f61c1246
commit
a1ba290d6f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6",
|
"version": "2.6.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.6/scrcpy-win64-v2.6.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.6.1/scrcpy-win64-v2.6.1.zip",
|
||||||
"hash": "3d490a72997af950aec0540e28627ada35c8226bc9774500014c9697d9b53194",
|
"hash": "041fc3abf8578ddcead5a8c4a8be8960b7c4d45b21d3370ee2683605e86a728c",
|
||||||
"extract_dir": "scrcpy-win64-v2.6"
|
"extract_dir": "scrcpy-win64-v2.6.1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.6/scrcpy-win32-v2.6.zip",
|
"url": "https://github.com/Genymobile/scrcpy/releases/download/v2.6.1/scrcpy-win32-v2.6.1.zip",
|
||||||
"hash": "6c68f6b31ddef5ed61a7546f423bd4fc99d568eb4c4e3409e0df496187eb3783",
|
"hash": "17a5d4d17230b4c90fad45af6395efda9aea287a03c04e6b4ecc9ceb8134ea04",
|
||||||
"extract_dir": "scrcpy-win32-v2.6"
|
"extract_dir": "scrcpy-win32-v2.6.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user