Skip to content

Commit

Permalink
Release ndc-duckduckapi version 0.1.5 (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
nullxone authored Oct 24, 2024
1 parent 194654a commit 75fbe1c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
7 changes: 6 additions & 1 deletion registry/hasura/duckduckapi/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "DuckDuckAPI Connector",
"logo": "logo.png",
"tags": [],
"latest_version": "v0.1.4"
"latest_version": "v0.1.5"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -18,6 +18,11 @@
"is_open_source": true,
"repository": "https://github.com/hasura/ndc-duckduckapi/",
"version": [
{
"tag": "v0.1.5",
"hash": "4b70d08e15a63f5a6962cbb39a39e912d6b69469",
"is_verified": true
},
{
"tag": "v0.1.4",
"hash": "850dd6a094d61b18ede98393a98cf3b00bf3b69e",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v0.1.5",
"uri": "https://github.com/hasura/ndc-duckduckapi/releases/download/v0.1.5/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "ee31db704dadf779dc7e38ee0ff6bea5ae499d73234f3dfaa345d7fb5128d4b4"
},
"source": {
"hash": "4b70d08e15a63f5a6962cbb39a39e912d6b69469"
}
}

0 comments on commit 75fbe1c

Please sign in to comment.