From 0461f247440b288131200feadac2f1b32a4b2801 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Wed, 9 Oct 2024 20:35:15 +0530 Subject: [PATCH] hasura/python: add missing releases (#335) --- .../python/releases/v0.0.29/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.30/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.32/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.33/connector-packaging.json | 11 +++++++++++ .../python/releases/v0.0.41/connector-packaging.json | 11 +++++++++++ 5 files changed, 55 insertions(+) create mode 100644 registry/hasura/python/releases/v0.0.29/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.30/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.32/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.33/connector-packaging.json create mode 100644 registry/hasura/python/releases/v0.0.41/connector-packaging.json diff --git a/registry/hasura/python/releases/v0.0.29/connector-packaging.json b/registry/hasura/python/releases/v0.0.29/connector-packaging.json new file mode 100644 index 00000000..56708a02 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.29/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.29", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.29/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "913c7f91535ddabc6d49bbfbe4ba3a5f42bc812ae6dc3849419314c772933b28" + }, + "source": { + "hash": "d3257fb98e7e4ed41f7a6482c523c66d03efc374" + } +} diff --git a/registry/hasura/python/releases/v0.0.30/connector-packaging.json b/registry/hasura/python/releases/v0.0.30/connector-packaging.json new file mode 100644 index 00000000..29030db0 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.30/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.30", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.30/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "dbd59f1da60cee002c5fbbd9e48798578aa7fcdf4b65d2fe06d157869837d6df" + }, + "source": { + "hash": "eb1c3d90eea1ff09c04914b60d9254eb85cc489f" + } +} diff --git a/registry/hasura/python/releases/v0.0.32/connector-packaging.json b/registry/hasura/python/releases/v0.0.32/connector-packaging.json new file mode 100644 index 00000000..c8038641 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.32/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.32", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.32/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "18d2c5e1449b3b23499093b4282fe27d6667df20685c1be4deac73daf31fbc1d" + }, + "source": { + "hash": "c65fb03c8f756340cf9b85885ef98bdf1712321b" + } +} diff --git a/registry/hasura/python/releases/v0.0.33/connector-packaging.json b/registry/hasura/python/releases/v0.0.33/connector-packaging.json new file mode 100644 index 00000000..e27afef0 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.33/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.33", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.33/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "11cd4be00dbfa3fa33b4067acb8b8b6086d0f935ead19e823d91ce7e6df7a0fb" + }, + "source": { + "hash": "c8b46112a6ae4da231c07f4edf478cd2c336772e" + } +} diff --git a/registry/hasura/python/releases/v0.0.41/connector-packaging.json b/registry/hasura/python/releases/v0.0.41/connector-packaging.json new file mode 100644 index 00000000..7994b281 --- /dev/null +++ b/registry/hasura/python/releases/v0.0.41/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "v0.0.41", + "uri": "https://github.com/hasura/ndc-python-lambda/releases/download/v0.0.41/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "0e9d93ed0bc48328dc78a7f428308988d09a18acbde64ce94d7c973fc555a07b" + }, + "source": { + "hash": "02344cb606f2a851ecb1545ce894a697bc533e13" + } +}