mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Use stable channel only for packages with release branch
This commit is contained in:
parent
f4d8d643e0
commit
0520452f46
1 changed files with 5 additions and 5 deletions
|
@ -4,14 +4,14 @@ requirements:
|
|||
- "curaengine/(latest)@ultimaker/stable"
|
||||
- "cura_binary_data/(latest)@ultimaker/stable"
|
||||
- "fdm_materials/(latest)@ultimaker/stable"
|
||||
- "curaengine_plugin_gradual_flow/0.1.0-beta.3@ultimaker/stable"
|
||||
- "dulcificum/latest@ultimaker/stable"
|
||||
- "curaengine_plugin_gradual_flow/0.1.0-beta.3"
|
||||
- "dulcificum/latest@ultimaker/testing"
|
||||
- "pysavitar/5.3.0"
|
||||
- "pynest2d/5.3.0"
|
||||
- "curaengine_grpc_definitions/(latest)@ultimaker/stable"
|
||||
- "curaengine_grpc_definitions/(latest)@ultimaker/testing"
|
||||
requirements_internal:
|
||||
- "fdm_materials/(latest)@internal/stable"
|
||||
- "cura_private_data/(latest)@internal/stable"
|
||||
- "fdm_materials/(latest)@internal/testing"
|
||||
- "cura_private_data/(latest)@internal/testing"
|
||||
urls:
|
||||
default:
|
||||
cloud_api_root: "https://api.ultimaker.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue