We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ca53b commit a53485cCopy full SHA for a53485c
recipes/vcfsim/meta.yaml
@@ -1,13 +1,13 @@
1
{% set name = "vcfsim" %}
2
-{% set version = "1.0.21.alpha" %}
+{% set version = "1.0.22.alpha" %}
3
4
package:
5
name: {{ name|lower }}
6
version: {{ version }}
7
8
source:
9
url: https://github.com/Pie115/VCFSimulator-SamukLab/archive/{{ version }}.tar.gz
10
- sha256: 7459aa6ef151798f4bb8d306d8af9e467cf22884efd8ef235718d4322b7cfeab
+ sha256: 6906be0445b989b45b85180b80377027decd8414afa1d6b08326c1c8aadf254c
11
12
build:
13
noarch: python
0 commit comments