scrcpy: Update to version 1.11

This commit is contained in:
Richard Kuhnt 2019-11-19 23:00:23 +00:00
parent e64bd34cf7
commit c7be8658ff

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/Genymobile/scrcpy", "homepage": "https://github.com/Genymobile/scrcpy",
"description": "Display and control your Android device", "description": "Display and control your Android device",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.10", "version": "1.11",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win64-v1.10.zip", "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.11/scrcpy-win64-v1.11.zip",
"hash": "95de34575d873c7e95dfcfb5e74d0f6af4f70b2a5bc6fde0f48d1a05480e3a44" "hash": "3802c9ea0307d437947ff150ec65e53990b0beaacd0c8d0bed19c7650ce141bd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win32-v1.10.zip", "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.11/scrcpy-win32-v1.11.zip",
"hash": "f98b400b3764404b33b212e9762dd6f1593ddb766c1480fc2609c94768e4a8e1" "hash": "f25ed46e6f3e81e0ff9b9b4df7fe1a4bbd13f8396b7391be0a488b64c675b41e"
} }
}, },
"depends": "adb", "depends": "adb",