From 023145fa2f2c6abd5597218bf80ed1f49c4382ef Mon Sep 17 00:00:00 2001 From: Prashant Golash Date: Thu, 18 Jun 2026 14:16:30 -0700 Subject: [PATCH] misc(nimble): Bump Velox submodule version (#883) Summary: Pull Request resolved: https://github.com/facebookincubator/nimble/pull/883 Bump Nimble's Velox submodule to e48e3cd6cbb2e26138e32a72ca2b1ff8808eeaf4 and update the Velox compare link in README.md to match (enforced by the check-velox-readme pre-commit hook) to fix the build issue. Differential Revision: D108823663 --- README.md | 2 +- velox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ba841827..106f0d429 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Nimble integrates Velox as a Git submodule, referencing a specific commit of the Velox repository. The Velox badge at the top of this README shows the current commit and how far behind it is from Velox main. -[See what changed since the current Velox commit.](https://github.com/facebookincubator/velox/compare/232ab605bad3cd471cd64d0b1a95630341e607cb...main) +[See what changed since the current Velox commit.](https://github.com/facebookincubator/velox/compare/e48e3cd6cbb2e26138e32a72ca2b1ff8808eeaf4...main) Advance Velox when your changes depend on code in Velox that diff --git a/velox b/velox index 232ab605b..e48e3cd6c 160000 --- a/velox +++ b/velox @@ -1 +1 @@ -Subproject commit 232ab605bad3cd471cd64d0b1a95630341e607cb +Subproject commit e48e3cd6cbb2e26138e32a72ca2b1ff8808eeaf4