Skip to content

Commit

Permalink
feat: update duckdb version
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Jun 12, 2024
1 parent c3d8e83 commit 701ce5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class SiloRecipe(ConanFile):

requires = [
"boost/1.82.0",
"duckdb/0.10.2",
"duckdb/1.0.0",
"poco/1.12.4",
"hwloc/2.9.3",
"onetbb/2021.10.0",
Expand Down

0 comments on commit 701ce5b

Please sign in to comment.