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 f3f8905 Update dist/ for commit
c1522adb4cda2cf734c394242147845f6434544f
f3f8905 is described below
commit f3f8905403baa18dcadace54d27b9dff02457b02
Author: GitHub Actions <[email protected]>
AuthorDate: Fri Sep 16 01:42:11 2022 +0000
Update dist/ for commit c1522adb4cda2cf734c394242147845f6434544f
---
dist/nanoarrow.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dist/nanoarrow.h b/dist/nanoarrow.h
index 886f3ed..cf09c80 100644
--- a/dist/nanoarrow.h
+++ b/dist/nanoarrow.h
@@ -20,7 +20,7 @@
// #define NANOARROW_NAMESPACE YourNamespaceHere
-#define NANOARROW_BUILD_ID "ghaf218a6c2b0fdb92fc5ba26d811ce9f6b3d8d9e3e"
+#define NANOARROW_BUILD_ID "ghac1522adb4cda2cf734c394242147845f6434544f"
#endif
// Licensed to the Apache Software Foundation (ASF) under one