Skip to content

Commit

Permalink
Add conandata for the 5.2.1 release
Browse files Browse the repository at this point in the history
Although there are no changes in CuraEngine since 5.2.0
The DigitalFactory uses the version from CuraEngine to
display which Cura release was used
  • Loading branch information
jellespijker committed Oct 19, 2022
1 parent 225e9c8 commit 1363b81
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions conandata.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
"5.2.1":
requirements:
- "clipper/6.4.2"
- "boost/1.79.0"
- "rapidjson/1.1.0"
- "stb/20200203"
- "spdlog/1.10.0"
- "fmt/9.0.0"
- "range-v3/0.12.0"
requirements_arcus:
- "protobuf/3.21.4"
- "arcus/5.2.0"
- "zlib/1.2.12"
build_requirements_arcus:
- "protobuf/3.21.4"
build_requirements_testing:
- "gtest/1.12.1"
"5.2.0-beta.2":
requirements:
- "clipper/6.4.2"
Expand Down

0 comments on commit 1363b81

Please sign in to comment.