Skip to content

Commit

Permalink
Update zarr from 2.11.0 to 2.11.1 (#965)
Browse files Browse the repository at this point in the history
Co-authored-by: emscripten-forge-bot <[email protected]>
  • Loading branch information
emscripten-forge-bot and emscripten-forge-bot authored May 14, 2024
1 parent 07553d2 commit 94fb175
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/recipes_emscripten/zarr/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
name: zarr
version: 2.11.0
version: 2.11.1

package:
name: zarr
Expand All @@ -9,7 +9,7 @@ package:
source:
- url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{
version }}.tar.gz
sha256: b0873be27af5690738fa158ea7a802eae454904c33995056185acc5a7425b451
sha256: 11b628f42dec36e0147879e8bd471524b59b238094b9b21e3c35be78399c115e
patches:
- patches/fix-zarrsync.patch

Expand Down Expand Up @@ -39,4 +39,4 @@ tests:
build:
- pytester
run:
- pytester-run
- pytester-run

0 comments on commit 94fb175

Please sign in to comment.