-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(c/vendor): Update nanoarrow to 0.6.0 (#2220)
This PR updates the vendored nanoarrow to 0.6.0!
- Loading branch information
1 parent
8477aa6
commit 2087d50
Showing
5 changed files
with
1,146 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
[wrap-file] | ||
directory = arrow-nanoarrow-apache-arrow-nanoarrow-0.5.0 | ||
source_url = https://github.com/apache/arrow-nanoarrow/archive/refs/tags/apache-arrow-nanoarrow-0.5.0.tar.gz | ||
source_filename = apache-arrow-nanoarrow-0.5.0.tar.gz | ||
source_hash = 0ceeaa1fb005dbc89c8c7d1b39f2dba07344e40aa9d885ee25fb55b4d57e331a | ||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nanoarrow_0.5.0-1/apache-arrow-nanoarrow-0.5.0.tar.gz | ||
wrapdb_version = 0.5.0-1 | ||
directory = arrow-nanoarrow-33d2c8b973d8f8f424e02ac92ddeaace2a92f8dd | ||
source_url = https://github.com/apache/arrow-nanoarrow/archive/33d2c8b973d8f8f424e02ac92ddeaace2a92f8dd.tar.gz | ||
source_filename = arrow-nanoarrow-33d2c8b973d8f8f424e02ac92ddeaace2a92f8dd.tar.gz | ||
source_hash = be4d2a6f1467793fe1b02c6ecf12383ed9ecf29557531715a3b9e11578ab18e8 | ||
|
||
[provide] | ||
nanoarrow = nanoarrow_dep |
Oops, something went wrong.