From 653f7da3697db3724ab858113d3724dd1791b1ac Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Thu, 24 Nov 2022 13:17:27 -0500 Subject: [PATCH] Add an archversion entry for pocket-sync-bin --- archversion.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archversion.conf b/archversion.conf index c09cf11..1bf82ae 100644 --- a/archversion.conf +++ b/archversion.conf @@ -34,6 +34,10 @@ url = http://www.ratbox.org/download/ url = https://github.com/ma1uta/ma1sd/releases regex = releases/tag/([0-9][0-9\.]*[0-9]) +[pocket-sync-bin] +url = https://github.com/neil-morrison44/pocket-sync/releases +regex = pocket-sync/releases/tag/v([0-9][0-9\.]*[0-9]) + [rename] url = http://fossies.org/linux/privat/old regex = rename-([0-9]*\.[0-9]*)\.tar.gz