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 c74859e Update dist/ for commit
714e250e36455bb8d22b088681d337404bf22b11
c74859e is described below
commit c74859ef6946bff3bab5bd81f4872b55095a59c5
Author: GitHub Actions <[email protected]>
AuthorDate: Mon Sep 19 16:15:56 2022 +0000
Update dist/ for commit 714e250e36455bb8d22b088681d337404bf22b11
---
dist/nanoarrow.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dist/nanoarrow.h b/dist/nanoarrow.h
index cf09c80..32fe9dc 100644
--- a/dist/nanoarrow.h
+++ b/dist/nanoarrow.h
@@ -20,7 +20,7 @@
// #define NANOARROW_NAMESPACE YourNamespaceHere
-#define NANOARROW_BUILD_ID "ghac1522adb4cda2cf734c394242147845f6434544f"
+#define NANOARROW_BUILD_ID "gha714e250e36455bb8d22b088681d337404bf22b11"
#endif
// Licensed to the Apache Software Foundation (ASF) under one