There was an error while loading. Please reload this page.
1 parent 18f48b7 commit c0dd377Copy full SHA for c0dd377
1 file changed
recipe/meta.yaml
@@ -1,12 +1,12 @@
1
-{% set version = "4.10.0" %}
+{% set version = "4.10.1" %}
2
3
package:
4
name: python-blosc2
5
version: {{ version }}
6
7
source:
8
url: https://github.com/Blosc/python-blosc2/archive/refs/tags/v{{ version }}.tar.gz
9
- sha256: 83e7354d8e0abc75f9b8ecd287ef3289d996aadd85116b620c5fad0348b59d3a
+ sha256: b4ddf81e73fc76d9416b29e99731c7f0e62743f0d63cf17f36dedccae9cdcdd8
10
11
build:
12
number: 0
0 commit comments