Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions extensions/netquack/description.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extension:
name: netquack
description: DuckDB extension for parsing, extracting, and analyzing domains, URIs, and paths with ease.
version: 1.4.0
version: 1.6.0
language: C++
build: cmake
license: MIT
Expand All @@ -10,7 +10,7 @@ extension:

repo:
github: hatamiarash7/duckdb-netquack
ref: c5b7ed449dca37e6824b5c8d8e671a129f5dd960
ref: 6a0d65102c709f1a508ad81b8dc9cd200b32fc7a

docs:
extended_description: |
Expand Down
Loading