We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba7f02 commit 773ad92Copy full SHA for 773ad92
extensions/zipfs/description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: zipfs
3
description: Read files within zip archives
4
- version: 1.3.2
+ version: 1.4.0
5
language: C++
6
build: cmake
7
license: MIT
@@ -10,7 +10,7 @@ extension:
10
11
repo:
12
github: isaacbrodsky/duckdb-zipfs
13
- ref: d9e4ff22c851f7d3892b239d5a8227d82639e664
+ ref: 06c32cfe02d2590e4f061cfc5b468dad4c1ab542
14
15
docs:
16
hello_world: |
0 commit comments