sndcpy: Update to version 1.1

This commit is contained in:
Richard Kuhnt 2021-12-01 21:02:00 +00:00
parent 9f06fff80d
commit 12b1dec5e1

View File

@ -1,5 +1,5 @@
{
"version": "1.0",
"version": "1.1",
"description": "Android audio forwarding (scrcpy, but for audio)",
"homepage": "https://github.com/rom1v/sndcpy",
"license": "MIT",
@ -7,8 +7,8 @@
"adb",
"extras/vlc"
],
"url": "https://github.com/rom1v/sndcpy/releases/download/v1.0/sndcpy-v1.0.zip",
"hash": "4495f752fc192535cd5208ace4d35d2ba644beb9aabb0e288ae339861ad6782b",
"url": "https://github.com/rom1v/sndcpy/releases/download/v1.1/sndcpy-v1.1.zip",
"hash": "b045320ddddbc5a237d6d95213c664f03b2f46ef8bbfcef91c2d95644ed42bbc",
"bin": "sndcpy.bat",
"env_set": {
"SNDCPY_APK": "$dir\\sndcpy.apk",