Skip to content

Commit

Permalink
hasura/openapi: add missing releases (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptnull authored Oct 9, 2024
1 parent 2ea771e commit 409cacd
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"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"
}
}
11 changes: 11 additions & 0 deletions registry/hasura/openapi/releases/v0.1.0/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"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"
}
}
11 changes: 11 additions & 0 deletions registry/hasura/openapi/releases/v0.1.1/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"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"
}
}

0 comments on commit 409cacd

Please sign in to comment.