diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-12 11:05:56 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-12 11:05:56 +0200 |
| commit | f6baf791d1a6f5892ee8509c21d1c816fe63fd09 (patch) | |
| tree | ad937ef03607a4547ea00d81773c9aaf5e25f195 /.extras | |
| parent | 329a98f7f4bc9c6c2491014e1376d43dccf01c23 (diff) | |
| download | my-slackbuilds-f6baf791d1a6f5892ee8509c21d1c816fe63fd09.tar.gz my-slackbuilds-f6baf791d1a6f5892ee8509c21d1c816fe63fd09.zip | |
Added: solvespace
Diffstat (limited to '.extras')
| -rw-r--r-- | .extras/nvchecker.toml | 5 |
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" |
