This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new fa20039f3 GH-1241: Bump vcpkg version to stay in sync with 
apache/arrow (#1260)
fa20039f3 is described below

commit fa20039f39a7deacf5624ba8a6ee10e9d31e98ce
Author: David Li <[email protected]>
AuthorDate: Fri Aug 14 10:57:43 2026 +0900

    GH-1241: Bump vcpkg version to stay in sync with apache/arrow (#1260)
    
    This fixes the CI for Linux.
    
    Closes #1241.
---
 .env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.env b/.env
index 51daa0406..ef0c5fb10 100644
--- a/.env
+++ b/.env
@@ -53,4 +53,4 @@ MAVEN=3.9.9
 # Versions for various dependencies used to build artifacts
 # Keep in sync with apache/arrow
 ARROW_REPO_ROOT=./arrow
-VCPKG="66c0373dc7fca549e5803087b9487edfe3aca0a1"    # 2026.01.16 Release
+VCPKG="9b965a116838c6cdcd36bca60d1b81b030c8ab8d"    # 2026.05.27 (not release, 
upstream commit)

Reply via email to