File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{% set name = "bipedal-locomotion-framework" %}
2
2
{% set namecxx = "libbipedal-locomotion-framework" %}
3
3
{% set namepython = "bipedal-locomotion-framework-python" %}
4
- {% set version = "0.16.1 " %}
4
+ {% set version = "0.17.0 " %}
5
5
6
6
package :
7
7
name : {{ name }}
8
8
version : {{ version }}
9
9
10
10
source :
11
11
url : https://github.com/ami-iit/bipedal-locomotion-framework/archive/refs/tags/v{{ version }}.tar.gz
12
- sha256 : ec9d97c923baf120b068d43051f79ad96491d9f6106fc342dafa833d340921af
12
+ sha256 : 5c19734f6db4b29a4595592ed9365ed10e4ee68dc2a3b8eadde9880821581df1
13
13
patches :
14
14
15
15
build :
16
- number : 1
17
- skip : True # [win and py==38]
16
+ number : 0
17
+ skip : true # [win and py==38]
18
18
19
19
outputs :
20
20
- name : {{ namecxx }}
You can’t perform that action at this time.
0 commit comments