mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-10 15:28:56 -07:00
Modify the firmware checker url to use the new file location
This commit is contained in:
parent
0eb295be16
commit
6ad6115327
2 changed files with 2 additions and 3 deletions
|
|
@ -29,8 +29,7 @@
|
||||||
"id": 9066,
|
"id": 9066,
|
||||||
"check_urls":
|
"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/um-update.swu.version"
|
||||||
"http://software.ultimaker.com/releases/firmware/9066/stable/version.txt"
|
|
||||||
],
|
],
|
||||||
"update_url": "https://ultimaker.com/firmware"
|
"update_url": "https://ultimaker.com/firmware"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
"weight": -1,
|
"weight": -1,
|
||||||
"firmware_update_info": {
|
"firmware_update_info": {
|
||||||
"id": 9051,
|
"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"
|
"update_url": "https://ultimaker.com/firmware"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue