Skip to content

Commit 986c61d

Browse files
bipedal-locomotion-framework v0.16.0 (conda-forge#46)
automerged PR by conda-forge/automerge-action
2 parents 0aecd35 + ccf5eaa commit 986c61d

File tree

2 files changed

+3
-26
lines changed

2 files changed

+3
-26
lines changed

recipe/757.patch

Lines changed: 0 additions & 22 deletions
This file was deleted.

recipe/meta.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
{% set name = "bipedal-locomotion-framework" %}
22
{% set namecxx = "libbipedal-locomotion-framework" %}
33
{% set namepython = "bipedal-locomotion-framework-python" %}
4-
{% set version = "0.15.0" %}
4+
{% set version = "0.16.0" %}
55

66
package:
77
name: {{ name }}
88
version: {{ version }}
99

1010
source:
1111
url: https://github.com/ami-iit/bipedal-locomotion-framework/archive/refs/tags/v{{ version }}.tar.gz
12-
sha256: 129cc8f7f2d9baf144cb39d1b0927c46808387d38a4f5848a20f29507b98c9cf
12+
sha256: 8ba394d513eda33e8f48d1838efdd305736e3a19428111957c543c403b0c8142
1313
patches:
14-
- 757.patch
1514

1615
build:
17-
number: 4
16+
number: 0
1817

1918
outputs:
2019
- name: {{ namecxx }}

0 commit comments

Comments
 (0)