mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:49:00 +08:00
Modify the firmware checker url to use the new file location
This commit is contained in:
parent
0eb295be16
commit
6ad6115327
@ -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…
x
Reference in New Issue
Block a user