From 0561731994bcc54afb54a19533fd23bcc4f2a3d5 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Mon, 30 Nov 2020 09:23:16 +0100 Subject: [PATCH] Update some releases for the 2020.11 (#541) * Update some releases for the 2020.11 For YCM and YARP in absence of minor releases with the portaudio fixes (see https://github.com/robotology/robotology-superbuild/pull/499) we get the latest commit from their stable branches. For icub-gazebo, icub-models and iDynTree we bump to the latest tags. --- releases/2020.11.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/releases/2020.11.yaml b/releases/2020.11.yaml index bbf081c68..1c9aacf15 100644 --- a/releases/2020.11.yaml +++ b/releases/2020.11.yaml @@ -26,11 +26,11 @@ repositories: YCM: type: git url: https://github.com/robotology/ycm.git - version: 5388c0cf7170e6461edd25d76051da8c7b34e281 + version: 0f12169a9818dde431b051ac79c3a6e13092f29f YARP: type: git url: https://github.com/robotology/yarp.git - version: b26668b161832ddfebe3089f6b494549b6462fb1 + version: 513cf7a32c83c9c96abb51a9535cf8714e027e6b ICUB: type: git url: https://github.com/robotology/icub-main.git @@ -50,11 +50,11 @@ repositories: icub-gazebo: type: git url: https://github.com/robotology/icub-gazebo.git - version: v1.17.0 + version: v1.18.0 icub-models: type: git url: https://github.com/robotology/icub-models.git - version: v1.17.1 + version: v1.18.0 yarp-matlab-bindings: type: git url: https://github.com/robotology/yarp-matlab-bindings.git @@ -78,7 +78,7 @@ repositories: iDynTree: type: git url: https://github.com/robotology/idyntree.git - version: v2.0.0 + version: v2.0.1 BlockFactory: type: git url: https://github.com/robotology/blockfactory.git