add .nvchecker where possible
This commit is contained in:
4
antidot/.nvchecker.toml
Normal file
4
antidot/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[antidot]
|
||||
source = "git"
|
||||
git = "https://github.com/doron-cohen/antidot.git"
|
||||
prefix = "v"
|
4
asus-numpad/.nvchecker.toml
Normal file
4
asus-numpad/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[asus-numpad]
|
||||
source = "git"
|
||||
git = "https://github.com/iamkroot/asus-numpad.git"
|
||||
prefix = "v"
|
4
nginx-mainline-mod-vts/.nvchecker.toml
Normal file
4
nginx-mainline-mod-vts/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[nginx-mainline-mod-vts]
|
||||
source = "git"
|
||||
git = "https://github.com/vozlt/nginx-module-vts.git"
|
||||
prefix = "v"
|
2
nginxbeautifier/.nvchecker.toml
Normal file
2
nginxbeautifier/.nvchecker.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[nginxbeautifier]
|
||||
source = "npm"
|
3
perl-filehandle-unget/.nvchecker.toml
Normal file
3
perl-filehandle-unget/.nvchecker.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[perl-filehandle-unget]
|
||||
source = "cpan"
|
||||
cpan = "FileHandle-Unget"
|
3
perl-mail-mbox-messageparser/.nvchecker.toml
Normal file
3
perl-mail-mbox-messageparser/.nvchecker.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[perl-mail-mbox-messageparser]
|
||||
source = "cpan"
|
||||
cpan = "Mail-Mbox-MessageParser"
|
3
perl-net-ftpssl/.nvchecker.toml
Normal file
3
perl-net-ftpssl/.nvchecker.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[perl-net-ftpssl]
|
||||
source = "cpan"
|
||||
cpan = "Net-FTPSSL"
|
4
python-derpconf/.nvchecker.toml
Normal file
4
python-derpconf/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[python-derpconf]
|
||||
source = "git"
|
||||
git = "https://github.com/globocom/derpconf.git"
|
||||
prefix = "v"
|
4
python-jpegiptc/.nvchecker.toml
Normal file
4
python-jpegiptc/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[python-jpegiptc]
|
||||
source = "git"
|
||||
git = "https://github.com/gdegoulet/JpegIPTC.git"
|
||||
prefix = "v"
|
3
python-libthumbor/.nvchecker.toml
Normal file
3
python-libthumbor/.nvchecker.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[python-libthumbor]
|
||||
source = "git"
|
||||
git = "https://github.com/thumbor/libthumbor.git"
|
4
python-pyssim/.nvchecker.toml
Normal file
4
python-pyssim/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[python-pyssim]
|
||||
source = "git"
|
||||
git = "https://github.com/jterrace/pyssim.git"
|
||||
prefix = "v"
|
4
python-socketfromfd/.nvchecker.toml
Normal file
4
python-socketfromfd/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[python-socketfromfd]
|
||||
source = "git"
|
||||
git = "https://github.com/tiran/socketfromfd.git"
|
||||
prefix = "v"
|
4
rvpk/.nvchecker.toml
Normal file
4
rvpk/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[rvpk]
|
||||
source = "git"
|
||||
git = "https://github.com/panzi/rust-vpk.git"
|
||||
prefix = "v"
|
3
thumbor/.nvchecker.toml
Normal file
3
thumbor/.nvchecker.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[thumbor]
|
||||
source = "git"
|
||||
git = "https://github.com/thumbor/thumbor.git"
|
4
wljoywake/.nvchecker.toml
Normal file
4
wljoywake/.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[wljoywake]
|
||||
source = "git"
|
||||
git = "https://github.com/nowrep/wljoywake.git"
|
||||
prefix = "v"
|
Reference in New Issue
Block a user