We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574edf3 commit af3b8deCopy full SHA for af3b8de
1 file changed
Dotfiles/Services/nvchecker.toml
@@ -831,6 +831,20 @@ prefix = "V"
831
use_max_tag = true
832
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
833
834
+[python-pillow-avif-plugin]
835
+source = "github"
836
+github = "fdintino/pillow-avif-plugin"
837
+prefix = "v"
838
+use_max_tag = true
839
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
840
+
841
+[python-pillow-heif]
842
843
+github = "bigcat88/pillow_heif"
844
845
846
847
848
[python-pillow-jpegxl-plugin]
849
source = "github"
850
github = "Isotr0py/pillow-jpegxl-plugin"
0 commit comments