File tree Expand file tree Collapse file tree
recipes/recipes_emscripten/arrow-cpp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11context :
2- version : 20 .0.0
2+ version : 21 .0.0
33
44package :
55 name : arrow-cpp
66 version : ${{ version }}
77
88source :
99- url : https://github.com/apache/arrow/releases/download/apache-arrow-${{version}}/apache-arrow-${{version}}.tar.gz
10- sha256 : 89efbbf852f5a1f79e9c99ab4c217e2eb7f991837c005cba2d4a2fbd35fad212
10+ sha256 : 5d3f8db7e72fb9f65f4785b7a1634522e8d8e9657a445af53d4a34a3849857b5
1111
1212build :
13- number : 1
13+ number : 0
1414
1515requirements :
1616 build :
@@ -27,15 +27,15 @@ requirements:
2727
2828
2929tests :
30- - package_contents :
31- lib :
32- - libarrow.a
33- - libarrow_acero.a
34- - libarrow_bundled_dependencies.a
35- - libarrow_dataset.a
36- include :
37- - arrow/array.h
38-
30+ - package_contents :
31+ lib :
32+ - libarrow.a
33+ - libarrow_acero.a
34+ - libarrow_bundled_dependencies.a
35+ - libarrow_dataset.a
36+ include :
37+ - arrow/array.h
38+
3939about :
4040 license : Apache-2.0
4141 summary : ' Arrow: A cross-language development platform for in-memory analytics'
You can’t perform that action at this time.
0 commit comments