aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
diff options
context:
space:
mode:
Diffstat (limited to '.extras')
-rw-r--r--.extras/nvchecker.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml
index 951e981..ba889e9 100644
--- a/.extras/nvchecker.toml
+++ b/.extras/nvchecker.toml
@@ -47,3 +47,8 @@ source = "httpheader"
url = "https://discord.com/api/download?platform=linux&format=tar.gz"
regex = "discord-(.*)\\.tar.*"
+[solvespace]
+source = "github"
+github = "solvespace/solvespace"
+use_latest_release = true
+prefix = "v"