mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-08 16:19:00 +08:00
Add bom_numbers field to definitions
CS-171
This commit is contained in:
parent
9d5ee286b4
commit
b7cc48131c
@ -33,7 +33,10 @@
|
|||||||
"https://software.ultimaker.com/releases/firmware/9066/stable/um-update.swu.version"
|
"https://software.ultimaker.com/releases/firmware/9066/stable/um-update.swu.version"
|
||||||
],
|
],
|
||||||
"update_url": "https://ultimaker.com/firmware"
|
"update_url": "https://ultimaker.com/firmware"
|
||||||
}
|
},
|
||||||
|
"bom_numbers": [
|
||||||
|
9066
|
||||||
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
@ -30,7 +30,10 @@
|
|||||||
"https://software.ultimaker.com/releases/firmware/9066/stable/um-update.swu.version"
|
"https://software.ultimaker.com/releases/firmware/9066/stable/um-update.swu.version"
|
||||||
],
|
],
|
||||||
"update_url": "https://ultimaker.com/firmware"
|
"update_url": "https://ultimaker.com/firmware"
|
||||||
}
|
},
|
||||||
|
"bom_numbers": [
|
||||||
|
9511
|
||||||
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
@ -34,7 +34,10 @@
|
|||||||
"id": 213482,
|
"id": 213482,
|
||||||
"check_urls": ["https://software.ultimaker.com/releases/firmware/213482/stable/um-update.swu.version"],
|
"check_urls": ["https://software.ultimaker.com/releases/firmware/213482/stable/um-update.swu.version"],
|
||||||
"update_url": "https://ultimaker.com/firmware"
|
"update_url": "https://ultimaker.com/firmware"
|
||||||
}
|
},
|
||||||
|
"bom_numbers": [
|
||||||
|
213482
|
||||||
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
@ -35,7 +35,10 @@
|
|||||||
"id": 9051,
|
"id": 9051,
|
||||||
"check_urls": ["https://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version"],
|
"check_urls": ["https://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version"],
|
||||||
"update_url": "https://ultimaker.com/firmware"
|
"update_url": "https://ultimaker.com/firmware"
|
||||||
}
|
},
|
||||||
|
"bom_numbers": [
|
||||||
|
9051, 214475
|
||||||
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user