Skip to content

Commit 06e330a

Browse files
authored
Merge pull request #638 from dentiny/hjiang/upgrade-curl-httpfs
Upgrade curl-httpfs to v0.1.0
2 parents 17c0abd + 8269c0b commit 06e330a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/curl_httpfs/description.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extension:
22
name: curl_httpfs
33
description: httpfs with connection pool, HTTP/2 and async IO.
4-
version: 0.0.1
4+
version: 0.1.0
55
language: C++
66
build: cmake
77
license: MIT
@@ -11,7 +11,7 @@ extension:
1111

1212
repo:
1313
github: dentiny/duckdb-curl-filesystem
14-
ref: a27dd4a22280818b07eab67704b90fe3048c835c
14+
ref: 23543e03ba46d41e9584db11b098cc6f1e9f424b
1515

1616
docs:
1717
hello_world: |

0 commit comments

Comments
 (0)