Skip to content

Commit

Permalink
tiledb v2.26.1 (#351)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
2 parents e362a63 + 513fd24 commit 9324b7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "TileDB" %}
{% set version = "2.26.0" %}
{% set version = "2.26.1" %}

package:
name: tiledb
version: {{ version }}

source:
url: https://github.com/TileDB-Inc/{{ name }}/archive/{{ version }}.tar.gz
sha256: 040fa23ccef23f05d96305b29332686062bd5d67e1d6e6d830f992261ffeda9d
sha256: f90461850c6f87f63fe77788d7932fd53a4d1de7e2ba7263f5e8f2fd1df23e38

build:
number: 2
number: 0
run_exports:
# https://abi-laboratory.pro/?view=timeline&l=tiledb
- {{ pin_subpackage('tiledb', max_pin='x.x') }}
Expand Down

0 comments on commit 9324b7d

Please sign in to comment.