Core: Update information will be retrieved from GitHub repo only

This commit is contained in:
2023-12-31 00:03:30 -06:00
parent 19e18bcfe1
commit e0a4bd6a5d
2 changed files with 5 additions and 9 deletions

View File

@@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
name = 'TWBlue'
short_name='twblue'
update_url = 'https://twblue.es/updates/updates.php'
mirror_update_url = 'https://raw.githubusercontent.com/mcv-software/TWBlue/next-gen/updates/updates.json'
update_url = 'https://raw.githubusercontent.com/mcv-software/TWBlue/next-gen/updates/updates.json'
authors = ["Manuel Cortéz", "José Manuel Delicado"]
authorEmail = "manuel@manuelcortez.net"
copyright = "Copyright (C) 2013-2023, MCV Software."