Skip to content

Commit

Permalink
2024.4 (#50977)
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio authored Sep 26, 2024
1 parent d6403ea commit ad38dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/biobb_structure_checking/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "biobb_structure_checking" %}
{% set version = "3.13.4" %}
{% set version = "3.13.5" %}

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

source:
url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz"
sha256: d819819d13c7ad219411b70b043555dcd65d5535f696a1121db562646931f445
sha256: 4ba074da556a7aecac215f2020a04274c05f155413ed467177b9c9f31a53d4d0

build:
number: 0
Expand Down

0 comments on commit ad38dd1

Please sign in to comment.