From caf3276fb968c732f0a80792435e63973bf80c45 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 11 Aug 2026 00:31:56 +0000 Subject: [PATCH] chore(deps): update dependency nbafrank/uvr to v0.4.6 --- local/uvr-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/uvr-install.sh b/local/uvr-install.sh index c5d37d3..1e25e47 100755 --- a/local/uvr-install.sh +++ b/local/uvr-install.sh @@ -30,7 +30,7 @@ set -eu # renovate: datasource=github-releases depName=nbafrank/uvr -UVR_PIN="v0.4.5" +UVR_PIN="v0.4.6" if [ "$#" -eq 0 ]; then echo "usage: $0 ..." >&2 -- 2.54.0