Skip to content
Open
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/html_query/description.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extension:
name: html_query
description: Query HTML using CSS selectors, extract JSON from LD+JSON, JavaScript variables, and Next.js RSC
version: 0.6.0
version: '2026020501'
language: Rust
build: cargo
license: MIT
Expand All @@ -12,7 +12,7 @@ extension:

repo:
github: midwork-finds-jobs/duckdb_html_query
ref: a78df2bfb6ad547ceae25cac70277bbaf0ecba62
ref: ad8083fbd6b67128e4103a3ed1e66afc828e6815

docs:
hello_world: |
Expand Down
Loading