Skip to content

Commit

Permalink
update hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
lnkuiper committed Nov 14, 2024
1 parent 1dd2732 commit 5f45d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/config/extensions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ azure,https://github.com/duckdb/duckdb_azure,09623777a366572bfb8fa53e47acdf72133
spatial,https://github.com/duckdb/duckdb_spatial,7ea79b614755d2bdee4be468691e4e17b39b8dbc,
iceberg,https://github.com/duckdb/duckdb_iceberg,d89423c2ff90a0b98a093a133c8dfe2a55b9e092,
vss,https://github.com/duckdb/duckdb_vss,96374099476b3427c9ab43c1821e610b0465c864,
fts,https://github.com/duckdb/duckdb_fts,38e75ddadf2475346d33fad9f5897e120abae80f,
fts,https://github.com/duckdb/duckdb_fts,c7aaf92744abde23a910d009a86ed379bebab8b9,
2 changes: 1 addition & 1 deletion .github/config/out_of_tree_extensions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,6 @@ duckdb_extension_load(fts
LOAD_TESTS
DONT_LINK
GIT_URL https://github.com/duckdb/duckdb_fts
GIT_TAG 38e75ddadf2475346d33fad9f5897e120abae80f
GIT_TAG c7aaf92744abde23a910d009a86ed379bebab8b9
TEST_DIR test/sql
)

0 comments on commit 5f45d1e

Please sign in to comment.