From 12b1dec5e1834adce06ffa8d8a34eb387d39d259 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Dec 2021 21:02:00 +0000 Subject: [PATCH] sndcpy: Update to version 1.1 --- bucket/sndcpy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sndcpy.json b/bucket/sndcpy.json index feeb90f1ed..ac57281496 100644 --- a/bucket/sndcpy.json +++ b/bucket/sndcpy.json @@ -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",