Skip to content

Commit

Permalink
[ci skip] Merge PR 26420
Browse files Browse the repository at this point in the history
Merge PR bioconda#26420, commits were: 
 * Update recipe for new release
  • Loading branch information
xialiu71 authored Jan 27, 2021
1 parent b407b13 commit d873d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/gnali/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "gNALI" %}
{% set version = "1.0.1" %}
{% set version = "1.0.2" %}

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

source:
url: https://github.com/phac-nml/gnali/archive/v{{ version }}.tar.gz
sha256: 49c922cf2bdf89d6addbd26bb7e03ce9548678d1cf004eb0226a5bd3dbe5ee97
sha256: 35807cefeada2048fc18333cd3fb2210fdb8b2bec6e4550508f8ca5f3dab28a4

build:
number: 0
Expand Down

0 comments on commit d873d24

Please sign in to comment.