From ab44cf4d67b8f39484c4b78a44174952fb6bea3f Mon Sep 17 00:00:00 2001 From: Tristen Harr Date: Wed, 13 Nov 2024 12:04:00 -0600 Subject: [PATCH] update version (#384) --- registry/hasura/duckduckapi/metadata.json | 7 ++++++- .../releases/v0.5.3/connector-packaging.json | 12 ++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 registry/hasura/duckduckapi/releases/v0.5.3/connector-packaging.json diff --git a/registry/hasura/duckduckapi/metadata.json b/registry/hasura/duckduckapi/metadata.json index 9fe02376..4f35bf98 100644 --- a/registry/hasura/duckduckapi/metadata.json +++ b/registry/hasura/duckduckapi/metadata.json @@ -5,7 +5,7 @@ "title": "DuckDuckAPI Connector", "logo": "logo.png", "tags": [], - "latest_version": "v0.5.2" + "latest_version": "v0.5.3" }, "author": { "support_email": "support@hasura.io", @@ -18,6 +18,11 @@ "is_open_source": true, "repository": "https://github.com/hasura/ndc-duckduckapi/", "version": [ + { + "tag": "v0.5.3", + "hash": "3b84123bc0391994c9229bc70b0274eecbc05af3", + "is_verified": true + }, { "tag": "v0.5.2", "hash": "3e290e441490023a5be8fe134df0845ca80f77f1", diff --git a/registry/hasura/duckduckapi/releases/v0.5.3/connector-packaging.json b/registry/hasura/duckduckapi/releases/v0.5.3/connector-packaging.json new file mode 100644 index 00000000..a21590d0 --- /dev/null +++ b/registry/hasura/duckduckapi/releases/v0.5.3/connector-packaging.json @@ -0,0 +1,12 @@ +{ + "version": "v0.5.3", + "uri": "https://github.com/hasura/ndc-duckduckapi/releases/download/v0.5.3/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "8a91ab3219d932bc41b2b7c917d783fe9e51579470a16ad5e4362db7da41b78a" + }, + "source": { + "hash": "3b84123bc0391994c9229bc70b0274eecbc05af3" + } + } + \ No newline at end of file