Skip to content

Commit

Permalink
updated v1.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Jan 3, 2024
1 parent 49f1ed3 commit ee93c6b
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,4 +1,4 @@
{% set version = "1.26.2" %}
{% set version = "1.26.3" %}

package:
name: numpy
Expand All @@ -9,7 +9,7 @@ package:

source:
- url: https://github.com/numpy/numpy/releases/download/v{{ version }}/numpy-{{ version }}.tar.gz
sha256: f65738447676ab5777f11e6bbbdb8ce11b785e105f690bc45966574816b6d3ea
sha256: 697df43e2b6310ecc9d95f05d5ef20eacc09c7c4ecc9da3f235d39e71b7da1e4
# the sources by upstream themselves (as opposed to automated by github) contain the
# svml submodule (which isn't in github tarball due to dear-github/dear-github#214);
# keep this for reference & debugging when necessary; for exact commit, see:
Expand Down

0 comments on commit ee93c6b

Please sign in to comment.