nvchecker update
This commit is contained in:
parent
dfe9dcf495
commit
3d9b0d17d9
2 changed files with 10 additions and 13 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
"version": "6.11.12.1953"
|
"version": "6.11.12.1953"
|
||||||
},
|
},
|
||||||
"escribe-suite-bin": {
|
"escribe-suite-bin": {
|
||||||
"version": "2_SP71"
|
"version": "2_SP71_1"
|
||||||
},
|
},
|
||||||
"euphonica": {
|
"euphonica": {
|
||||||
"version": "0.97.2_beta",
|
"version": "0.97.2_beta",
|
||||||
|
|
@ -122,7 +122,7 @@
|
||||||
"revision": "54a2c47bec416f8bd4948147da24c095e9bf2c19"
|
"revision": "54a2c47bec416f8bd4948147da24c095e9bf2c19"
|
||||||
},
|
},
|
||||||
"google-chrome-bin": {
|
"google-chrome-bin": {
|
||||||
"version": "141.0.7390.76"
|
"version": "141.0.7390.107"
|
||||||
},
|
},
|
||||||
"grimblast": {
|
"grimblast": {
|
||||||
"version": "20251004.213006",
|
"version": "20251004.213006",
|
||||||
|
|
@ -195,9 +195,9 @@
|
||||||
"revision": "29b31e251eb9eac3804955489c285851eb2aca97"
|
"revision": "29b31e251eb9eac3804955489c285851eb2aca97"
|
||||||
},
|
},
|
||||||
"librewolf-bin": {
|
"librewolf-bin": {
|
||||||
"version": "143.0.4-1",
|
"version": "144.0-1",
|
||||||
"gitref": "refs/tags/143.0.4-1",
|
"gitref": "refs/tags/144.0-1",
|
||||||
"revision": "738d8e1aba3d814fe7869ee0c18aae5ad4355da5"
|
"revision": "e4ce317ab9b8d9d6d048cb64ba605bdd666528bf"
|
||||||
},
|
},
|
||||||
"menulibre": {
|
"menulibre": {
|
||||||
"version": "2.4.0",
|
"version": "2.4.0",
|
||||||
|
|
@ -336,9 +336,6 @@
|
||||||
"thinlinc-client-bin": {
|
"thinlinc-client-bin": {
|
||||||
"version": "4.19.0_4005"
|
"version": "4.19.0_4005"
|
||||||
},
|
},
|
||||||
"thinlinc-server-bin": {
|
|
||||||
"version": "4.19.0"
|
|
||||||
},
|
|
||||||
"tigervnc-viewer": {
|
"tigervnc-viewer": {
|
||||||
"version": "1.15.0",
|
"version": "1.15.0",
|
||||||
"gitref": "refs/tags/v1.15.0",
|
"gitref": "refs/tags/v1.15.0",
|
||||||
|
|
|
||||||
|
|
@ -63,7 +63,7 @@ repo = "main"
|
||||||
|
|
||||||
[escribe-suite-bin]
|
[escribe-suite-bin]
|
||||||
source = "regex"
|
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"
|
url = "https://forum.evolvapor.com/topic/69197-linux-escribe-suite-beta-thread/#comment-921727"
|
||||||
|
|
||||||
[euphonica]
|
[euphonica]
|
||||||
|
|
@ -341,10 +341,10 @@ url = "https://www.cendio.com/downloads"
|
||||||
from_pattern = '(\d+).(\d+).(\d+)-(\d+)'
|
from_pattern = '(\d+).(\d+).(\d+)-(\d+)'
|
||||||
to_pattern = '\1.\2.\3_\4'
|
to_pattern = '\1.\2.\3_\4'
|
||||||
|
|
||||||
[thinlinc-server-bin]
|
#[thinlinc-server-bin]
|
||||||
source = "regex"
|
#source = "regex"
|
||||||
regex = "https://www.cendio.com/downloads/server/tl-(\\d+\\.\\d+\\.\\d+)-server.zip"
|
#regex = "https://www.cendio.com/downloads/server/tl-(\\d+\\.\\d+\\.\\d+)-server.zip"
|
||||||
url = "https://www.cendio.com/downloads"
|
#url = "https://www.cendio.com/downloads"
|
||||||
|
|
||||||
[tigervnc-viewer]
|
[tigervnc-viewer]
|
||||||
source = "git"
|
source = "git"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue