aboutsummaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/nvchecker/community.toml75
1 files changed, 38 insertions, 37 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml
index 8d1768d..13c40a2 100644
--- a/.config/nvchecker/community.toml
+++ b/.config/nvchecker/community.toml
@@ -148,6 +148,11 @@ source = "git"
git = "https://github.com/blablack/beatslash-lv2"
use_max_tag = true
+[bespokesynth]
+source = "git"
+git = "https://github.com/BespokeSynth/BespokeSynth"
+use_max_tag = true
+
[bitsery]
source = "git"
git = "https://github.com/fraillt/bitsery"
@@ -1716,6 +1721,12 @@ pypi = "mergedict"
source = "pypi"
pypi = "micawber"
+[python-mistune1]
+source = "git"
+git = "https://github.com/lepture/mistune"
+use_max_tag = true
+exclude_regex = "(v2)([\\d.]+)(-|)(|a|dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)"
+
[python-mujson]
source = "pypi"
pypi = "mujson"
@@ -2445,6 +2456,11 @@ source = "git"
git = "https://git.kernel.org/pub/scm/utils/tuna/tuna.git"
use_max_tag = true
+[tuning-library]
+source = "git"
+git = "https://github.com/surge-synthesizer/tuning-library"
+use_max_tag = true
+
[twolame]
source = "regex"
regex = "files/twolame/([\\d.]+)?"
@@ -2474,6 +2490,7 @@ use_max_tag = true
[vamp-plugin-sdk]
source = "git"
git = "https://github.com/c4dm/vamp-plugin-sdk"
+include_regex = "vamp-plugin-sdk-v([\\d]+)"
use_max_tag = true
[vco-plugins]
@@ -2542,6 +2559,12 @@ source = "regex"
regex = "WAH-plugins-([\\d.]+)\\.tar\\.bz2?"
url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html"
+[wails]
+source = "git"
+git = "https://github.com/wailsapp/wails"
+use_max_tag = true
+exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)"
+
[waylock]
source = "git"
git = "https://github.com/ifreund/waylock"
@@ -2582,6 +2605,11 @@ source = "regex"
regex = "xwax-([\\d.]+)\\.tar\\.gz?"
url = "https://xwax.org/releases"
+[yabridge]
+source = "git"
+git = "https://github.com/robbert-vdh/yabridge"
+use_max_tag = true
+
[yoshimi]
source = "git"
git = "https://github.com/yoshimi/yoshimi"
@@ -2652,6 +2680,16 @@ source = "git"
git = "https://github.com/google/zopfli"
use_max_tag = true
+[zsa-wally]
+source = "git"
+git = "https://github.com/zsa/wally"
+use_max_tag = true
+
+[zsa-wally-cli]
+source = "git"
+git = "https://github.com/zsa/wally-cli"
+use_max_tag = true
+
[zsh-autosuggestions]
source = "git"
git = "https://github.com/zsh-users/zsh-autosuggestions"
@@ -2678,40 +2716,3 @@ git = "https://github.com/zynaddsubfx/zynaddsubfx"
use_max_tag = true
exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
-[bespokesynth]
-source = "git"
-git = "https://github.com/BespokeSynth/BespokeSynth"
-use_max_tag = true
-
-[tuning-library]
-source = "git"
-git = "https://github.com/surge-synthesizer/tuning-library"
-use_max_tag = true
-
-[python-mistune1]
-source = "git"
-git = "https://github.com/lepture/mistune"
-use_max_tag = true
-exclude_regex = "(v2)([\\d.]+)(-|)(|a|dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)"
-
-[wails]
-source = "git"
-git = "https://github.com/wailsapp/wails"
-use_max_tag = true
-exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)"
-
-[yabridge]
-source = "git"
-git = "https://github.com/robbert-vdh/yabridge"
-use_max_tag = true
-
-[zsa-wally]
-source = "git"
-git = "https://github.com/zsa/wally"
-use_max_tag = true
-
-[zsa-wally-cli]
-source = "git"
-git = "https://github.com/zsa/wally-cli"
-use_max_tag = true
-