diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1312f7e3..63f525a7 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.4.23" %} +{% set version = "0.4.27" %} {% set number = 1 %} {% if cuda_compiler_version != "None" %} @@ -13,7 +13,7 @@ package: source: # only pull sources after upstream PyPI release... url: https://github.com/google/jax/archive/jaxlib-v{{ version }}.tar.gz - sha256: e4c06d62ba54becffd91abc862627b8b11b79c5a77366af8843b819665b6d568 + sha256: c2c82cd9ad3b395d5cbc0affa26a2938e52677a69ca8f0b9ef9922a52cac4f0c patches: - patches/0001-Allow-for-custom-CUDA-build.patch - patches/0002-xla-Support-third-party-build-of-boringssl.patch