Skip to content

Commit e2383d7

Browse files
authored
Merge pull request #3382 from emscripten-forge/bump-xtensor_0.27.0_to_0.27.1_for_emscripten-4x
Update xtensor from 0.27.0 to 0.27.1 [emscripten-4x]
2 parents b8ec95b + bd8afaa commit e2383d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/recipes_emscripten/xtensor/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
22
name: xtensor
3-
version: 0.27.0
3+
version: 0.27.1
44

55
package:
66
name: ${{ name|lower }}
77
version: ${{ version }}
88

99
source:
1010
url: https://github.com/xtensor-stack/xtensor/archive/${{ version }}.tar.gz
11-
sha256: 9ca1743048492edfcc841bbe01f58520ff9c595ec587c0e7dc2fc39deeef3e04
11+
sha256: 117c192ae3b7c37c0156dedaa88038e0599a6b264666c3c6c2553154b500fe23
1212

1313
build:
1414
number: 0

0 commit comments

Comments
 (0)