Skip to content

Commit

Permalink
[biobb_amber] update 5.0.3 (#52067)
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio authored Nov 12, 2024
1 parent 98117ae commit ce3926d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/biobb_amber/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "biobb_amber" %}
{% set version = "5.0.2" %}
{% set version = "5.0.3" %}

package:
name: '{{ name|lower }}'
version: '{{ version }}'

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 33cd128cd6b8efb66b83876f978f85447c49e35a98b95bd11e0c74960c76af50
sha256: 78dfd40a00c729549fee6f31f96a70dc93e532bd44f267e976cd85e7191e0835

build:
number: 0
Expand Down

0 comments on commit ce3926d

Please sign in to comment.