Skip to content

Commit c4373cb

Browse files
committed
Update httpfs
1 parent 8fedb3b commit c4373cb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
duckdb_extension_load(json)
22
duckdb_extension_load(icu)
3-
# duckdb_extension_load(httpfs
4-
# GIT_URL https://github.com/duckdb/duckdb-httpfs
5-
# GIT_TAG c22532453e9fab8404f91729708d9f35e23d323d
6-
# INCLUDE_DIR extension/httpfs/include
7-
# )
3+
duckdb_extension_load(httpfs
4+
GIT_URL https://github.com/duckdb/duckdb-httpfs
5+
GIT_TAG 217ec8e04f6ed419c866a6d2496aa15aace4382f
6+
INCLUDE_DIR extension/httpfs/include
7+
)

0 commit comments

Comments
 (0)