upgrade to duckdb 1.3.2 (#18)

This commit is contained in:
Jeff Raymakers
2025-07-08 09:51:19 -07:00
committed by GitHub
parent 291c1c4af5
commit aab29c57f4
4 changed files with 12 additions and 12 deletions

4
.gitmodules vendored
View File

@@ -1,8 +1,8 @@
[submodule "duckdb"]
path = duckdb
url = https://github.com/duckdb/duckdb
branch = v1.3.1
branch = v1.3.2
[submodule "extension-ci-tools"]
path = extension-ci-tools
url = https://github.com/duckdb/extension-ci-tools
branch = v1.3.1
branch = v1.3.2