diff options
Diffstat (limited to '.config/nvchecker')
-rw-r--r-- | .config/nvchecker/community.toml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index 3a14438..88550bb 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -2987,12 +2987,6 @@ source = "regex" regex = "WAH-plugins-([\\d.]+)\\.tar\\..*?" 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" @@ -3113,11 +3107,6 @@ 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" |