Change URL of firmware update page for Ultimaker 3 and S5

I just got word of a new page to read up about the firmware update. Apparently we now have to link to this one.

Contributes to issue CURA-5483.
This commit is contained in:
Ghostkeeper 2018-10-15 15:12:42 +02:00
parent 56a383814b
commit 53dc28db89
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright (c) 2017 Ultimaker B.V.
# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from UM.Application import Application

View File

@ -32,7 +32,7 @@
"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"
],
"update_url": "https://ultimaker.com/en/resources/20500-upgrade-firmware"
"update_url": "https://ultimaker.com/firmware"
}
},

View File

@ -31,7 +31,7 @@
"http://software.ultimaker.com/jedi/releases/latest.version?utm_source=cura&utm_medium=software&utm_campaign=resources",
"http://software.ultimaker.com/releases/firmware/9511/stable/version.txt"
],
"update_url": "https://ultimaker.com/en/resources/20500-upgrade-firmware"
"update_url": "https://ultimaker.com/firmware"
}
},

View File

@ -34,7 +34,7 @@
"firmware_update_info": {
"id": 9051,
"check_urls": ["http://software.ultimaker.com/releases/firmware/9051/stable/version.txt"],
"update_url": "https://ultimaker.com/en/resources/20500-upgrade-firmware"
"update_url": "https://ultimaker.com/firmware"
}
},