diff --git a/recipes/taxonkit/meta.yaml b/recipes/taxonkit/meta.yaml index 1027498def2d6..61fb6071c45fb 100644 --- a/recipes/taxonkit/meta.yaml +++ b/recipes/taxonkit/meta.yaml @@ -1,21 +1,21 @@ -{% set version = "0.16.0" %} +{% set version = "0.17.0" %} package: name: taxonkit version: {{ version }} build: - number: 1 + number: 0 run_exports: - {{ pin_subpackage('taxonkit', max_pin='x.x') }} source: - url: https://github.com/shenwei356/taxonkit/releases/download/v{{ version }}/taxonkit_darwin_amd64.tar.gz # [osx] - md5: 0f36df3f255caf87004087b4f6a3c718 # [osx] + md5: 5c12cfac4939f966824eda8eb774cf9b # [osx] - url: https://github.com/shenwei356/taxonkit/releases/download/v{{ version }}/taxonkit_linux_amd64.tar.gz # [linux and x86_64] - md5: dcf41d21493a29594b399cdafce16233 # [linux and x86_64] + md5: bfedc8dbfc2db63460ed31843fc5f3c3 # [linux and x86_64] - url: https://github.com/shenwei356/taxonkit/releases/download/v{{ version }}/taxonkit_linux_arm64.tar.gz # [linux and aarch64] - md5: f07a5cff687752de4d03a0b1e6df9a9c # [linux and aarch64] + md5: d0af9a15d225005705d8af63db6a970d # [linux and aarch64] test: commands: