Skip to content

Commit

Permalink
Update csvtk to v0.30.0 (bioconda#46464)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenwei356 authored and Tim15-tech committed Apr 3, 2024
1 parent 04d93ad commit 8bdc562
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/csvtk/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.29.0" %}
{% set version = "0.30.0" %}

package:
name: csvtk
Expand All @@ -11,9 +11,9 @@ build:

source:
- url: https://github.com/shenwei356/csvtk/releases/download/v{{ version }}/csvtk_darwin_amd64.tar.gz # [osx]
md5: 055172fe0ce888cdbbe11c3c03846aa4 # [osx]
md5: c415255e265ba0cd547806fdbda05652 # [osx]
- url: https://github.com/shenwei356/csvtk/releases/download/v{{ version }}/csvtk_linux_amd64.tar.gz # [linux]
md5: ac796feaa66514b0b5eb9b21df81c22b # [linux]
md5: 8f5877d4fbea89609d64bd2679956476 # [linux]

test:
commands:
Expand Down

0 comments on commit 8bdc562

Please sign in to comment.