diff --git a/registry/hasura/openapi/metadata.json b/registry/hasura/openapi/metadata.json index 9163d8f5..f63b5f59 100644 --- a/registry/hasura/openapi/metadata.json +++ b/registry/hasura/openapi/metadata.json @@ -5,7 +5,7 @@ "title": "OpenAPI Lambda Connector", "logo": "logo.png", "tags": [], - "latest_version": "v0.1.1" + "latest_version": "v0.1.2" }, "author": { "support_email": "support@hasura.io", @@ -14,52 +14,6 @@ }, "is_verified": true, "is_hosted_by_hasura": false, - "packages": [ - { - "version": "v0.0.1-alpha", - "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.0.1-alpha/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "0fd96c602f79f50a11b0cc94980559af1a4fc5f26e356bfba9859d53ab92ddcc" - }, - "source": { - "hash": "3cc70a7c4715c72e8dcb56c78c66967c5f687148" - } - }, - { - "version": "v0.0.2-alpha", - "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.0.2-alpha/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "25ec7152d795871e1d2944665ef48012520181afaf6f7c66a030c3a443edbeb3" - }, - "source": { - "hash": "35ba5da05dba1602fea40a3a8fba3652fd1c3e12" - } - }, - { - "version": "v0.1.0", - "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.0/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "f371014bc0f8a873644bd0127531aa6354b9fca1e5680b12c567c3a3fc4204a5" - }, - "source": { - "hash": "d0c628e9206d397373f42faaf3733f6ada94b56c" - } - }, - { - "version": "v0.1.1", - "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.1/connector-definition.tgz", - "checksum": { - "type": "sha256", - "value": "a7365a6f7780dcfae85cc787e2de83ea22d416a1d4a9fc597b68227bf978e264" - }, - "source": { - "hash": "4b70712933de7a7ed475407ccd0be7bed1611ae8" - } - } - ], "source_code": { "is_open_source": true, "repository": "https://github.com/hasura/ndc-open-api-lambda/", diff --git a/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json b/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json new file mode 100644 index 00000000..81aec720 --- /dev/null +++ b/registry/hasura/openapi/releases/v0.1.2/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "0.1.2", + "uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.2/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "2b7199b43c48e8823f99a037921935f4ad500161ff8df4c5ae868cbd58f25b5b" + }, + "source": { + "hash": "a1fd7e016fc24107d35374a09fad24b4fc9c09d7" + } +}