Merge pull request #138 from duckdb/yl/duckdb-122

Bump to DuckDB 1.2.2
This commit is contained in:
Y.
2025-05-09 08:37:56 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[submodule "duckdb"]
path = duckdb
url = https://github.com/duckdb/duckdb
branch = v1.2.1
branch = v1.2.2
[submodule "extension-ci-tools"]
path = extension-ci-tools
url = https://github.com/duckdb/extension-ci-tools
branch = v1.2.1
branch = v1.2.1
+1 -1
Submodule duckdb updated: 8e52ec4395...7c039464e4