Skip to content

Commit af3b8de

Browse files
authored
Add new python-pillow plugin pkgs (#378)
1 parent 574edf3 commit af3b8de

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Dotfiles/Services/nvchecker.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,20 @@ prefix = "V"
831831
use_max_tag = true
832832
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
833833

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+
source = "github"
843+
github = "bigcat88/pillow_heif"
844+
prefix = "v"
845+
use_max_tag = true
846+
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
847+
834848
[python-pillow-jpegxl-plugin]
835849
source = "github"
836850
github = "Isotr0py/pillow-jpegxl-plugin"

0 commit comments

Comments
 (0)