You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by gi...@apache.org on 2022/10/25 00:12:41 UTC

[arrow-nanoarrow] branch main updated: Update dist/ for commit 86c200e4d938b85ef65d19c96b242b4daf8df8df

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 78dda55  Update dist/ for commit 86c200e4d938b85ef65d19c96b242b4daf8df8df
78dda55 is described below

commit 78dda55a6f07bf837b3a0dfae2feeeec23f0373b
Author: GitHub Actions <ac...@github.com>
AuthorDate: Tue Oct 25 00:12:37 2022 +0000

    Update dist/ for commit 86c200e4d938b85ef65d19c96b242b4daf8df8df
---
 dist/nanoarrow.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/nanoarrow.h b/dist/nanoarrow.h
index 7e3372b..86eb19f 100644
--- a/dist/nanoarrow.h
+++ b/dist/nanoarrow.h
@@ -20,7 +20,7 @@
 
 // #define NANOARROW_NAMESPACE YourNamespaceHere
 
-#define NANOARROW_BUILD_ID "gha5b2324165d766f6be966d19c25b51163f1519be9"
+#define NANOARROW_BUILD_ID "gha86c200e4d938b85ef65d19c96b242b4daf8df8df"
 
 #endif
 // Licensed to the Apache Software Foundation (ASF) under one