mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-28 05:22:47 +00:00
update repo references after rename to retrobios
This commit is contained in:
parent
13c561888d
commit
c23c565c6d
4 changed files with 6 additions and 6 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue