mapd: Bump to v1.9.0

This commit is contained in:
DevTekVE 2024-05-24 04:38:14 +00:00 committed by Jason Wen
parent 86bec171b0
commit 55e271be71
3 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@ sunnypilot - 0.9.7.0 (2024-05-xx)
* Recertified Herbalist (March 01, 2024) - CHLR
* Legacy Driving Models with Navigate on openpilot (NoO) support
* Includes Duck Amigo and all preceding models
* UPDATED: Bumping mapd by [@pfeiferj](https://github.com/pfeiferj) to version [v1.9.0](https://github.com/pfeiferj/mapd/releases/tag/v1.9.0).
* UPDATED: Reset Mapbox Access Token -> Reset Access Tokens for Map Services
* Reset self-service access tokens for Mapbox, Amap, and Google Maps
* UPDATED: Upstream native support for Gap Adjust Cruise

View File

@ -14,7 +14,7 @@ from common.params import Params
from openpilot.selfdrive.mapd_manager import COMMON_DIR, MAPD_PATH, MAPD_BIN_DIR
from openpilot.system.version import is_prebuilt
VERSION = 'v1.8.0'
VERSION = 'v1.9.0'
URL = f"https://github.com/pfeiferj/openpilot-mapd/releases/download/{VERSION}/mapd"

Binary file not shown.