Skip to content

Commit

Permalink
Merge pull request #21 from TileDB-Inc/ss/1.0.20
Browse files Browse the repository at this point in the history
Update to somacore 1.0.20
  • Loading branch information
Shelnutt2 authored Oct 4, 2024
2 parents a542319 + bb88d26 commit f621730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "somacore" %}
{% set version = "1.0.19" %}
{% set version = "1.0.20" %}

package:
name: {{ name|lower }}
Expand All @@ -10,7 +10,7 @@ package:
# shasum -a 256 somacore-i.j.k.tar.gz
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/somacore-{{ version }}.tar.gz
sha256: 5ecfef8c661585d38aec660384b013fd12e0642e26f1aa23a1978a86628b4043
sha256: 25dab106aaf3f2d7d93318ba4a1d1a47c3728ca0ae192be1c838ff6622091ff8

build:
noarch: python
Expand Down

0 comments on commit f621730

Please sign in to comment.