nvchecker update
This commit is contained in:
parent
dfe9dcf495
commit
3d9b0d17d9
2 changed files with 10 additions and 13 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue