There was an error while loading. Please reload this page.
1 parent b5740c8 commit 577525cCopy full SHA for 577525c
1 file changed
recipes/respro/meta.yaml
@@ -1,13 +1,13 @@
1
{% set name = "respro" %}
2
-{% set version = "0.1.0" %}
+{% set version = "0.1.1" %}
3
4
package:
5
name: {{ name|lower }}
6
version: {{ version }}
7
8
source:
9
url: https://github.com/the-foxlab/ResistanceProfiler/archive/refs/tags/v{{ version }}.tar.gz
10
- sha256: c5030e9b3c7953e70f3e7e314be85eb3369c8e7e8d727bf6aef34608c1f6235d
+ sha256: 1987b220c2cc40858960caa6712225d9a5af1e26fe783e74d8254a6364bb2d6c
11
12
build:
13
noarch: python
0 commit comments