Skip to content

Commit

Permalink
update ndc-postgres to v0.5.1 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
soupi authored Mar 22, 2024
1 parent 722a10a commit 4c31e8b
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions registry/aurora/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v0.5.0"
"latest_version": "v0.5.1"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -21,8 +21,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.5.0",
"hash": "3fa214a",
"tag": "v0.5.1",
"hash": "bdb2702",
"is_verified": true
}
]
Expand Down
6 changes: 3 additions & 3 deletions registry/citus/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v0.5.0"
"latest_version": "v0.5.1"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -21,8 +21,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.5.0",
"hash": "3fa214a",
"tag": "v0.5.1",
"hash": "bdb2702",
"is_verified": true
}
]
Expand Down
6 changes: 3 additions & 3 deletions registry/cockroach/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v0.5.0"
"latest_version": "v0.5.1"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -21,8 +21,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.5.0",
"hash": "3fa214a",
"tag": "v0.5.1",
"hash": "bdb2702",
"is_verified": true
}
]
Expand Down
6 changes: 3 additions & 3 deletions registry/neon/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v0.5.0"
"latest_version": "v0.5.1"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -21,8 +21,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.5.0",
"hash": "3fa214a",
"tag": "v0.5.1",
"hash": "bdb2702",
"is_verified": true
}
]
Expand Down
6 changes: 3 additions & 3 deletions registry/postgres/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v0.5.0"
"latest_version": "v0.5.1"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -21,8 +21,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.5.0",
"hash": "3fa214a",
"tag": "v0.5.1",
"hash": "bdb2702",
"is_verified": true
}
]
Expand Down
6 changes: 3 additions & 3 deletions registry/yugabyte/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v0.5.0"
"latest_version": "v0.5.1"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -21,8 +21,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.5.0",
"hash": "3fa214a",
"tag": "v0.5.1",
"hash": "bdb2702",
"is_verified": true
}
]
Expand Down

0 comments on commit 4c31e8b

Please sign in to comment.