Skip to content

Commit 577525c

Browse files
authored
Update respro to 0.1.1 (#68094)
1 parent b5740c8 commit 577525c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/respro/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "respro" %}
2-
{% set version = "0.1.0" %}
2+
{% set version = "0.1.1" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
url: https://github.com/the-foxlab/ResistanceProfiler/archive/refs/tags/v{{ version }}.tar.gz
10-
sha256: c5030e9b3c7953e70f3e7e314be85eb3369c8e7e8d727bf6aef34608c1f6235d
10+
sha256: 1987b220c2cc40858960caa6712225d9a5af1e26fe783e74d8254a6364bb2d6c
1111

1212
build:
1313
noarch: python

0 commit comments

Comments
 (0)