Skip to content

Commit

Permalink
[bot-automerge] gazebo-yarp-plugins v4.10.0 (#21)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Feb 29, 2024
2 parents 9f67b00 + 19edda8 commit ed34210
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 29 deletions.
16 changes: 0 additions & 16 deletions .ci_support/migrations/libgrpc159_libprotobuf4244.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{% set cxx_name = "libgazebo-yarp-plugins" %}
{% set plugin_name = "gazebo-yarp-plugins" %}
{% set name = "gazebo-yarp-plugins-split" %}
{% set version = "4.9.0" %}
{% set version = "4.10.0" %}

package:
name: {{ name }}
version: {{ version }}

source:
- url: https://github.com/robotology/gazebo-yarp-plugins/archive/refs/tags/v{{ version }}.tar.gz
sha256: 9f3c4adbdc9524d538cba37e0559860718147a502351f9584d6b1e85a57455a8
sha256: 862bf7a4ff5054bef088eeffae525c8c900e6f91407ba5f017b7d39212e0a7bd

build:
number: 4
number: 0

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

0 comments on commit ed34210

Please sign in to comment.