nvchecker update

This commit is contained in:
Christian Schendel 2025-10-16 10:07:52 +02:00
parent dfe9dcf495
commit 3d9b0d17d9
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 10 additions and 13 deletions

View file

@ -63,7 +63,7 @@ repo = "main"
[escribe-suite-bin]
source = "regex"
regex = "https://downloads.evolvapor.com/SetupEScribe(\\d+\\_SP\\d+)_INT.run"
regex = "https://downloads.evolvapor.com/SetupEScribe(\\d+\\_SP\\d+\\_\\d+)_INT.run"
url = "https://forum.evolvapor.com/topic/69197-linux-escribe-suite-beta-thread/#comment-921727"
[euphonica]
@ -341,10 +341,10 @@ url = "https://www.cendio.com/downloads"
from_pattern = '(\d+).(\d+).(\d+)-(\d+)'
to_pattern = '\1.\2.\3_\4'
[thinlinc-server-bin]
source = "regex"
regex = "https://www.cendio.com/downloads/server/tl-(\\d+\\.\\d+\\.\\d+)-server.zip"
url = "https://www.cendio.com/downloads"
#[thinlinc-server-bin]
#source = "regex"
#regex = "https://www.cendio.com/downloads/server/tl-(\\d+\\.\\d+\\.\\d+)-server.zip"
#url = "https://www.cendio.com/downloads"
[tigervnc-viewer]
source = "git"