Skip to content

Commit

Permalink
added release v1.0.5 for Oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
gneeri committed Dec 11, 2024
1 parent 585fa6a commit 0315fcb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
18 changes: 17 additions & 1 deletion registry/hasura/oracle/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v1.0.4"
"latest_version": "v1.0.5"
},
"author": {
"support_email": "[email protected]",
Expand Down Expand Up @@ -71,6 +71,17 @@
"source": {
"hash": "9d1130bc4291338b7b3efdf01756ad0fbbcec2e1"
}
},
{
"version": "v1.0.5",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.5/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "8308e6216afaf8417bf992ddce98c1530698373966b5b5fe5b9ab89040751d96"
},
"source": {
"hash": "ab66004e7a0671cd1af7b84cd930d9c042fadb77"
}
}
],
"source_code": {
Expand Down Expand Up @@ -101,6 +112,11 @@
"tag": "oracle/v1.0.4",
"hash": "9d1130bc4291338b7b3efdf01756ad0fbbcec2e1",
"is_verified": true
},
{
"tag": "oracle/v1.0.5",
"hash": "ab66004e7a0671cd1af7b84cd930d9c042fadb77",
"is_verified": true
}
]
}
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/oracle/releases/v1.0.5/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.5",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.5/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "8308e6216afaf8417bf992ddce98c1530698373966b5b5fe5b9ab89040751d96"
},
"source": {
"hash": "ab66004e7a0671cd1af7b84cd930d9c042fadb77"
}
}

0 comments on commit 0315fcb

Please sign in to comment.