From d4c80c95104cc8dbff0623a5a7155d38462e8998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Thu, 4 Jul 2024 10:14:05 +0200 Subject: [PATCH] zx -> xz --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index d1508b2f..8bdcea57 100644 --- a/config/source.json +++ b/config/source.json @@ -719,7 +719,7 @@ "xz": { "type": "ghrel", "repo": "tukaani-project/xz", - "match": "zx.+\\.tar\\.xz", + "match": "xz.+\\.tar\\.xz", "prefer-stable": true, "license": { "type": "file",