SEM-166 UMs7 firmware location updated

With this commit we use the dedicated update url for the UMs7 firmware
location instead of the UMs5 location
This commit is contained in:
Bryan Foley 2023-04-14 13:32:10 +02:00
parent e606dae5c5
commit bed7f22a1b

View file

@ -12,7 +12,7 @@
"bom_numbers": [5078167, 5078168],
"firmware_update_info":
{
"check_urls": [ "https://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version" ],
"check_urls": [ "https://software.ultimaker.com/releases/firmware/5078167/stable/um-update.swu.version" ],
"id": 5078167,
"update_url": "https://ultimaker.com/firmware?utm_source=cura&utm_medium=software&utm_campaign=fw-update"
},