From 1e6d69d0fd1f58378392ff1593ced21e57fd8670 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Thu, 13 Apr 2023 12:13:49 -0400 Subject: [PATCH] Add wpunix-bin to archversion.conf --- archversion.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archversion.conf b/archversion.conf index 90b0828..b02a60d 100644 --- a/archversion.conf +++ b/archversion.conf @@ -77,6 +77,10 @@ regex = releases/tag/v([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*)[^\-] url = https://github.com/vhelin/wla-dx/releases regex = releases/tag/v([0-9][0-9\.]*[0-9]) +[wpunix-bin] +url = https://github.com/taviso/wpunix/releases +regex = wpunix/releases/tag/v([0-9][0-9\.]*[0-9]) + [xiny] url = https://github.com/bcicen/xiny/tags regex = releases/tag/([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*)[^\-]