mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-03 08:40:52 +08:00
update release manifest branch
This commit is contained in:
@@ -8,7 +8,7 @@ from pathlib import Path
|
||||
from urllib.parse import urlparse
|
||||
|
||||
MASTER_MANIFEST = "https://raw.githubusercontent.com/commaai/openpilot/master/system/hardware/tici/agnos.json"
|
||||
RELEASE_MANIFEST = "https://raw.githubusercontent.com/commaai/openpilot/release3/system/hardware/tici/agnos.json"
|
||||
RELEASE_MANIFEST = "https://raw.githubusercontent.com/commaai/openpilot/release-mici/system/hardware/tici/agnos.json"
|
||||
|
||||
ROOT = Path(__file__).parent.parent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user