File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ DESCRIPTION = """Simply creates the file "endoflifedate.py" for a given list of
2626
2727DEFAULT_FILE = 'lib/endoflifedate.py'
2828
29- VERSION = '2024072701 ' # adapt this if one of PRODUCTS was added/deleted
29+ VERSION = '2025022301 ' # adapt this if one of PRODUCTS was added/deleted
3030PRODUCTS = [
3131 'https://endoflife.date/api/apache.json' ,
3232 'https://endoflife.date/api/composer.json' ,
@@ -43,6 +43,7 @@ PRODUCTS = [
4343 'https://endoflife.date/api/moodle.json' ,
4444 'https://endoflife.date/api/mysql.json' ,
4545 'https://endoflife.date/api/nextcloud.json' ,
46+ 'https://endoflife.date/api/openvpn.json' ,
4647 'https://endoflife.date/api/php.json' ,
4748 'https://endoflife.date/api/postfix.json' ,
4849 'https://endoflife.date/api/postgresql.json' ,
You can’t perform that action at this time.
0 commit comments