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 31a1eff Update dist/ for commit
4a42e11a8807a47db69b3c139510098c702a338e
31a1eff is described below
commit 31a1efffdecbe4725a926417f91d6a06db60de31
Author: GitHub Actions <[email protected]>
AuthorDate: Sat Sep 3 01:07:35 2022 +0000
Update dist/ for commit 4a42e11a8807a47db69b3c139510098c702a338e
---
dist/nanoarrow.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dist/nanoarrow.h b/dist/nanoarrow.h
index e05217f..91e15f7 100644
--- a/dist/nanoarrow.h
+++ b/dist/nanoarrow.h
@@ -20,7 +20,7 @@
// #define NANOARROW_NAMESPACE YourNamespaceHere
-#define NANOARROW_BUILD_ID "gha317fbab6a3ff1801e620c18e5531a4af891460ed"
+#define NANOARROW_BUILD_ID "gha4a42e11a8807a47db69b3c139510098c702a338e"
#endif
// Licensed to the Apache Software Foundation (ASF) under one