cups: ignore beta releases

This commit is contained in:
Alessio Sergi 2017-01-23 12:09:56 +01:00
parent e86c3f339b
commit 38c9e5cc1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
site=https://github.com/apple/cups/releases
ignore="*rc*"
ignore="*b* *rc*"