We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b89818e + cf90475 commit 8b2ebe1Copy full SHA for 8b2ebe1
extensions/httpserver/description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: httpserver
3
description: DuckDB HTTP API Server Extension
4
- version: 0.1.7
+ version: 0.1.8
5
language: SQL & C++
6
build: cmake
7
license: MIT
@@ -14,7 +14,7 @@ extension:
14
15
repo:
16
github: quackscience/duckdb-extension-httpserver
17
- ref: ff437d5b2f976647bda66936c1a5280fb7e6171d
+ ref: db20da882e68941e1edb9927d1596a9024df23cc
18
19
docs:
20
hello_world: |
0 commit comments