Skip to content

Commit

Permalink
Update fastq-dl to 1.0.1 (#18259)
Browse files Browse the repository at this point in the history
Minor version update, no change to recipe
  • Loading branch information
BiocondaBot authored and rpetit3 committed Oct 24, 2019
1 parent 0fe0529 commit 871f0db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/fastq-dl/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.0.0" %}
{% set version = "1.0.1" %}

package:
name: fastq-dl
version: {{ version }}

source:
url: https://github.com/rpetit3/fastq-dl/archive/v{{ version }}.tar.gz
sha256: f7b4499565c057b02eb05b17274a0f560338efeea9d8c2ba394bd2d7d662cbd0
sha256: b25e18503f0f8aa8c9d5c96ce716ae462a2010930f8c8aeb565670517836ee6d

build:
number: 0
Expand Down

0 comments on commit 871f0db

Please sign in to comment.