git » portmidi.git » commit e8f7810

add nvchecker

author T.J. Townsend
2024-07-13 16:28:47 UTC
committer T.J. Townsend
2024-07-13 16:28:47 UTC
parent a7b86a2d170e4aa3588d797e3ee0379195b2d05e

add nvchecker

.nvchecker.toml +4 -0

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