From 64bcd449bb6197b6822069f2755cb1feb38846f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Hamy?= Date: Wed, 27 Dec 2023 17:12:09 +0100 Subject: [PATCH] Version 6.0.30 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0309f1b..f265b53 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Maintainer: Aurélien Hamy APPNAME = dev.aunetx.deezer -PKGVER = 6.0.10 +PKGVER = 6.0.30 BASE_URL = https://www.deezer.com/desktop/download/artifact/win32/x86/$(PKGVER) VERSION_REGEX = ^v$(PKGVER)-[0-9]{1,}$$