This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
The following commit(s) were added to refs/heads/main by this push:
new fb8dcd8 Update dist/ for commit
d3989298af067b9bedd66d93ef1c0bd84e94c42d
fb8dcd8 is described below
commit fb8dcd81475b5d8f2e9aea4ba8ebbf2f37376f56
Author: GitHub Actions <[email protected]>
AuthorDate: Sat Aug 27 23:49:51 2022 +0000
Update dist/ for commit d3989298af067b9bedd66d93ef1c0bd84e94c42d
---
dist/nanoarrow.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dist/nanoarrow.h b/dist/nanoarrow.h
index daf4d6d..8b58ddd 100644
--- a/dist/nanoarrow.h
+++ b/dist/nanoarrow.h
@@ -362,7 +362,7 @@ struct ArrowArrayView {
#ifndef NANOARROW_BUILD_ID_H_INCLUDED
#define NANOARROW_BUILD_ID_H_INCLUDED
-#define NANOARROW_BUILD_ID "gha6953efeb0657c72fd66af8f34be66e0a3ed0e26a"
+#define NANOARROW_BUILD_ID "ghad3989298af067b9bedd66d93ef1c0bd84e94c42d"
#endif
// Licensed to the Apache Software Foundation (ASF) under one