Skip to content

Commit

Permalink
Merge pull request #3 from regro-cf-autotick-bot/0.11.2_h828edc
Browse files Browse the repository at this point in the history
neo4jsbml v0.11.2
  • Loading branch information
guillaume-gricourt authored Oct 7, 2023
2 parents b9107cc + a73078f commit 5aedf20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "neo4jsbml" %}
{% set version = "0.11.1" %}
{% set version = "0.11.2" %}

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

source:
url: https://github.com/brsynth/{{ name }}/archive/{{ version }}.tar.gz
sha256: 6666c270cae97fd9ec192824c04a6daa0ce1eb4c6a7d06bb9cea697f52dc9240
sha256: 302e2cd837c0885a6d7c055b9772648261b40215f88d9220c48ca067de464f15

build:
number: 0
Expand Down

0 comments on commit 5aedf20

Please sign in to comment.