Skip to content

Commit

Permalink
Merge pull request #15 from regro-cf-autotick-bot/7_7.2.0_he59bc4
Browse files Browse the repository at this point in the history
gz-sensors v7_7.2.0
  • Loading branch information
traversaro authored Jun 8, 2023
2 parents ac090d8 + 42dd7b5 commit 93a43a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set component_name = "sensors" %}
{% set repo_name = "gz-" + component_name %}
{% set version = "7_7.1.0" %}
{% set version = "7_7.2.0" %}
{% set major_version = version.split('_')[0] %}
{% set version_package = version.split('_')[1] %}
{% set name = repo_name + major_version %}
Expand All @@ -13,12 +13,12 @@ package:

source:
- url: https://github.com/gazebosim/{{ repo_name }}/archive/{{ repo_name }}{{ version }}.tar.gz
sha256: b9b1aae94c20fa849015a203e9dbf4ed97e0152ae5f5c3de88cb4e44900ea6cd
sha256: 2cc67ce3397cbeecada0eb6407d097e59be1013fc8dd5a616ed528bbab55769a
patches:
- 351.patch

build:
number: 1
number: 0

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

0 comments on commit 93a43a5

Please sign in to comment.