mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Move beta as first entry
This commit is contained in:
parent
19340cac20
commit
a632d154eb
1 changed files with 10 additions and 10 deletions
|
@ -10,15 +10,15 @@
|
||||||
# requirements (use the <dep_name>/(latest)@ultimaker/testing)
|
# requirements (use the <dep_name>/(latest)@ultimaker/testing)
|
||||||
#
|
#
|
||||||
# Subject to change in the future!
|
# Subject to change in the future!
|
||||||
"5.3.0":
|
"5.3.0-beta":
|
||||||
requirements:
|
requirements:
|
||||||
- "pyarcus/5.2.2"
|
- "pyarcus/5.2.2"
|
||||||
- "curaengine/5.3.0"
|
- "curaengine/(latest)@ultimaker/stable"
|
||||||
- "pysavitar/5.2.2"
|
- "pysavitar/5.2.2"
|
||||||
- "pynest2d/5.2.2"
|
- "pynest2d/5.2.2"
|
||||||
- "uranium/5.3.0"
|
- "uranium/(latest)@ultimaker/stable"
|
||||||
- "fdm_materials/5.3.0"
|
- "fdm_materials/(latest)@ultimaker/stable"
|
||||||
- "cura_binary_data/5.3.0"
|
- "cura_binary_data/(latest)@ultimaker/stable"
|
||||||
- "cpython/3.10.4"
|
- "cpython/3.10.4"
|
||||||
internal_requirements:
|
internal_requirements:
|
||||||
- "fdm_materials_private/(latest)@ultimaker/testing"
|
- "fdm_materials_private/(latest)@ultimaker/testing"
|
||||||
|
@ -120,15 +120,15 @@
|
||||||
Windows: "./icons/Cura.ico"
|
Windows: "./icons/Cura.ico"
|
||||||
Macos: "./icons/cura.icns"
|
Macos: "./icons/cura.icns"
|
||||||
Linux: "./icons/cura-128.png"
|
Linux: "./icons/cura-128.png"
|
||||||
"5.3.0-beta":
|
"5.3.0":
|
||||||
requirements:
|
requirements:
|
||||||
- "pyarcus/5.2.2"
|
- "pyarcus/5.2.2"
|
||||||
- "curaengine/(latest)@ultimaker/stable"
|
- "curaengine/5.3.0"
|
||||||
- "pysavitar/5.2.2"
|
- "pysavitar/5.2.2"
|
||||||
- "pynest2d/5.2.2"
|
- "pynest2d/5.2.2"
|
||||||
- "uranium/(latest)@ultimaker/stable"
|
- "uranium/5.3.0"
|
||||||
- "fdm_materials/(latest)@ultimaker/stable"
|
- "fdm_materials/5.3.0"
|
||||||
- "cura_binary_data/(latest)@ultimaker/stable"
|
- "cura_binary_data/5.3.0"
|
||||||
- "cpython/3.10.4"
|
- "cpython/3.10.4"
|
||||||
internal_requirements:
|
internal_requirements:
|
||||||
- "fdm_materials_private/(latest)@ultimaker/testing"
|
- "fdm_materials_private/(latest)@ultimaker/testing"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue