diff options
author | Claudia | 2024-06-04 10:20:05 +0200 |
---|---|---|
committer | Claudia Pellegrino | 2024-06-04 10:21:40 +0200 |
commit | ba52c11b4ba2a2b94ad7d47777d8df5319ee2c9a (patch) | |
tree | 51e9e8cf40f5a4a8eec27b083864f0f4b7ae3381 /.nvchecker.toml | |
download | aur-ba52c11b4ba2a2b94ad7d47777d8df5319ee2c9a.tar.gz |
python-apollo v1.0.3
Diffstat (limited to '.nvchecker.toml')
-rw-r--r-- | .nvchecker.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 000000000000..317918bb2d3c --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,5 @@ +[python-apollo] +source = "github" +github = "greatscottgadgets/apollo" +prefix = "v" +use_max_tag = true |