Modify the firmware checker url to use the new file location

This commit is contained in:
Diego Prado Gesto 2019-03-21 16:07:26 +01:00
parent 0eb295be16
commit 6ad6115327
2 changed files with 2 additions and 3 deletions

View file

@ -29,8 +29,7 @@
"id": 9066,
"check_urls":
[
"http://software.ultimaker.com/jedi/releases/latest.version?utm_source=cura&utm_medium=software&utm_campaign=resources",
"http://software.ultimaker.com/releases/firmware/9066/stable/version.txt"
"http://software.ultimaker.com/releases/firmware/9066/stable/um-update.swu.version"
],
"update_url": "https://ultimaker.com/firmware"
}

View file

@ -33,7 +33,7 @@
"weight": -1,
"firmware_update_info": {
"id": 9051,
"check_urls": ["http://software.ultimaker.com/releases/firmware/9051/stable/version.txt"],
"check_urls": ["http://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version"],
"update_url": "https://ultimaker.com/firmware"
}
},