Skip to content

Commit

Permalink
Automatic update of latest releases versions (#1647)
Browse files Browse the repository at this point in the history
* Automatic update of latest releases versions

* Update latest.releases.yaml

* Bump proxsuite to 0.6.4

---------

Co-authored-by: traversaro <[email protected]>
Co-authored-by: Silvio Traversaro <[email protected]>
Co-authored-by: Silvio Traversaro <[email protected]>
  • Loading branch information
4 people authored May 13, 2024
1 parent f66d9b6 commit a76164c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmake/ProjectsTagsStable.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set_tag(manif_REPOSITORY robotology-dependencies/manif.git)
set_tag(manif_TAG 0.0.4.103)
set_tag(qhull_TAG 2020.2)
set_tag(CppAD_TAG 20240000.2)
set_tag(proxsuite_TAG v0.6.3)
set_tag(proxsuite_TAG v0.6.4)
set_tag(casadi_TAG 3.6.5)
set_tag(casadi-matlab-bindings_TAG v3.6.5.0)

Expand Down
2 changes: 1 addition & 1 deletion cmake/ProjectsTagsUnstable.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set_tag(manif_REPOSITORY robotology-dependencies/manif.git)
set_tag(manif_TAG 0.0.4.103)
set_tag(qhull_TAG 2020.2)
set_tag(CppAD_TAG 20240000.2)
set_tag(proxsuite_TAG v0.6.3)
set_tag(proxsuite_TAG v0.6.4)
set_tag(casadi_TAG 3.6.5)
set_tag(casadi-matlab-bindings_TAG v3.6.5.0)

Expand Down
6 changes: 5 additions & 1 deletion releases/latest.releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ repositories:
proxsuite:
type: git
url: https://github.com/Simple-Robotics/proxsuite.git
version: v0.6.3
version: v0.6.4
BayesFilters:
type: git
url: https://github.com/robotology/bayes-filters-lib.git
Expand All @@ -275,3 +275,7 @@ repositories:
type: git
url: https://github.com/ami-iit/yarp-device-keyboard-joypad.git
version: v0.0.1
gz-sim-yarp-plugins:
type: git
url: https://github.com/robotology/gz-sim-yarp-plugins.git
version: v0.2.0

0 comments on commit a76164c

Please sign in to comment.