mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Set latest.json location back to ultimaker website.
CURA-9272
This commit is contained in:
parent
1f701c267a
commit
3413caab62
2 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ class CuraConan(ConanFile):
|
|||
|
||||
@property
|
||||
def _cura_latest_url(self):
|
||||
return "https://raw.githubusercontent.com/Ultimaker/Uranium/CURA-9272_semver_postfix/tests/latest.json"
|
||||
return "https://software.ultimaker.com/latest.json"
|
||||
|
||||
@property
|
||||
def requirements_txts(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue