From 8a1e80dc4da4dec594bb3287234be5d20df31a86 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 19 Dec 2023 18:53:49 +0100 Subject: nvchecker: Remove fluajho and vico as their upstream is gone Signed-off-by: David Runge --- .config/nvchecker/extra.toml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml index 64279ba..87311d5 100644 --- a/.config/nvchecker/extra.toml +++ b/.config/nvchecker/extra.toml @@ -642,11 +642,6 @@ source = "git" git = "https://github.com/fltk/fltk" use_max_tag = true -[fluajho] -source = "git" -git = "https://git.laborejo.org/lss/fluajho.git" -use_max_tag = true - [fmt] source = "git" git = "https://github.com/fmtlib/fmt/" @@ -3476,11 +3471,6 @@ git = "https://github.com/cdemu/cdemu" include_regex = "vhba-module-([\\d]+)" use_max_tag = true -[vico] -source = "git" -git = "https://git.laborejo.org/lss/vico.git" -use_max_tag = true - [vim-ansible] source = "git" git = "https://github.com/pearofducks/ansible-vim" -- cgit v1.2.3-54-g00ecf