Skip to content

Commit

Permalink
Update ntlink to 1.3.11 (#51348)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 12, 2024
1 parent 1732ce1 commit dd3c042
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/ntlink/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "1.3.10" %}
{% set version = "1.3.11" %}

package:
name: ntlink
version: {{ version }}

source:
url: https://github.com/bcgsc/ntLink/releases/download/v{{ version }}/ntLink-{{ version }}.tar.gz
sha256: 248ccae217dd7ed2e4664c6b48235f8db2ba24d8896b8315f6e657f19d5f7085
sha256: ca92bd4eb4cd6f2f81db54faaeaaf4686236f42db4b6f274f552a52a8460b869

build:
number: 2
number: 0
noarch: generic
run_exports:
- {{ pin_subpackage('ntlink', max_pin="x") }}
Expand Down

0 comments on commit dd3c042

Please sign in to comment.