Skip to content

Commit

Permalink
Merge pull request #24 from regro-cf-autotick-bot/10_10.1.0_h3dca55
Browse files Browse the repository at this point in the history
[bot-automerge] gz-msgs v10_10.1.0
  • Loading branch information
traversaro authored Jan 23, 2024
2 parents ab0f7bc + 2f2eeb2 commit 0e9a95b
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set component_name = "msgs" %}
{% set repo_name = "gz-" + component_name %}
{% set version = "10_10.0.0" %}
{% set version = "10_10.1.0" %}
{% set major_version = version.split('_')[0] %}
{% set version_package = version.split('_')[1] %}
{% set name = repo_name + major_version %}
Expand All @@ -15,17 +15,12 @@ package:

source:
- url: https://github.com/gazebosim/{{ repo_name }}/archive/{{ repo_name }}{{ version }}.tar.gz
sha256: 81afeb973252ffabcbab1372271efac2d3dbd52679916b495000215f43d54997
sha256: 1150aa1818f7be5c61f773343c16bad1ff15052f36ff0d3efc157e380dd9a2ea
patches:
- 391.patch
- 392.patch
- 393.patch
- 394.patch
- win_enable_cmd_install.patch
- win_enable_py_tests.patch

build:
number: 5
number: 0

outputs:
- name: {{ cxx_name }}
Expand Down

0 comments on commit 0e9a95b

Please sign in to comment.