Skip to content

Commit

Permalink
Merge pull request #102 from awenocur/sc-37705
Browse files Browse the repository at this point in the history
Update TileDB-VCF to 0.26.6
  • Loading branch information
awenocur authored Nov 29, 2023
2 parents 445e3c4 + edb1b58 commit 36ffd24
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "tiledb-vcf" %}
{% set version = "0.26.5" %}
{% set sha256 = "ae95f19f7478430a0483007224c8de1ad822c7d8b1a8d2e7accee307fd1a0cf5" %}
{% set version = "0.26.6" %}
{% set sha256 = "7baebc75c1429755f903221aac41cb63771754b6f9cdca853257937972705171" %}

package:
name: {{ name }}
Expand Down

0 comments on commit 36ffd24

Please sign in to comment.