mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-15 21:32:32 -05:00
update repo references after rename to retrobios
This commit is contained in:
@@ -26,7 +26,7 @@ sys.path.insert(0, os.path.dirname(__file__))
|
||||
from common import safe_extract_zip
|
||||
|
||||
GITHUB_API = "https://api.github.com"
|
||||
REPO = "Abdess/retroarch_system"
|
||||
REPO = "Abdess/retrobios"
|
||||
|
||||
|
||||
def get_latest_release() -> dict:
|
||||
|
||||
Reference in New Issue
Block a user