diff --git a/bucket/scrcpy.json b/bucket/scrcpy.json index a5e1f97edd..38c7c543b1 100644 --- a/bucket/scrcpy.json +++ b/bucket/scrcpy.json @@ -6,13 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win64-v1.10.zip", - "hash": "95de34575d873c7e95dfcfb5e74d0f6af4f70b2a5bc6fde0f48d1a05480e3a44", - "extract_dir": "scrcpy-win64" + "hash": "95de34575d873c7e95dfcfb5e74d0f6af4f70b2a5bc6fde0f48d1a05480e3a44" }, "32bit": { "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win32-v1.10.zip", - "hash": "f98b400b3764404b33b212e9762dd6f1593ddb766c1480fc2609c94768e4a8e1", - "extract_dir": "scrcpy-win32" + "hash": "f98b400b3764404b33b212e9762dd6f1593ddb766c1480fc2609c94768e4a8e1" } }, "depends": "adb",