Skip to content

Commit d23086e

Browse files
update manifests from release branches (#191)
1 parent a240b3a commit d23086e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
const config = {
22
manifests: {
3-
release_mici: 'https://raw.githubusercontent.com/commaai/openpilot/ccf7361798a2b7ff36f5065dffb602eb40c22302/system/hardware/tici/all-partitions.json',
4-
release_tizi: 'https://raw.githubusercontent.com/commaai/openpilot/927548621be1be0c2c9063868b93d1f5020904de/system/hardware/tici/all-partitions.json',
5-
release_tici: 'https://raw.githubusercontent.com/commaai/openpilot/927548621be1be0c2c9063868b93d1f5020904de/system/hardware/tici/all-partitions.json',
3+
release_mici: 'https://raw.githubusercontent.com/commaai/openpilot/release-mici/system/hardware/tici/all-partitions.json',
4+
release_tizi: 'https://raw.githubusercontent.com/commaai/openpilot/release-tizi/system/hardware/tici/all-partitions.json',
5+
release_tici: 'https://raw.githubusercontent.com/commaai/openpilot/release-tici/system/hardware/tici/all-partitions.json',
66
},
77
loader: {
88
url: 'https://raw.githubusercontent.com/commaai/flash/master/src/QDL/programmer.bin',

0 commit comments

Comments
 (0)