git » libsixel.git » commit b6f1902

add nvchecker

author T.J. Townsend
2024-07-11 19:43:33 UTC
committer T.J. Townsend
2024-07-11 19:43:33 UTC
parent 6809a72009630ba49ec6c52420eb1701c621eb70

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..f37cecc
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[libsixel]
+source = "git"
+git = "https://github.com/libsixel/libsixel.git"
+prefix = "v"