Skip to content

Commit

Permalink
new oracle v1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gneeri committed Nov 20, 2024
1 parent 7b341f7 commit efa714a
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.2"
"latest_version": "v1.0.3"
},
"author": {
"support_email": "[email protected]",
Expand Down Expand Up @@ -49,6 +49,17 @@
"source": {
"hash": "ef3dd9d851e62c18fc1fbee5d049b61065f37f72"
}
},
{
"version": "1.0.3",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.2/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "ce3fc8da632fba144f3d5edf1ca6d595644fb876db91824fbef621f0005d42ad"
},
"source": {
"hash": "6795ffb06f35195f98664e28874c71a8c80c4b1b"
}
}
],
"source_code": {
Expand All @@ -69,6 +80,11 @@
"tag": "oracle/v1.0.2",
"hash": "ef3dd9d851e62c18fc1fbee5d049b61065f37f72",
"is_verified": true
},
{
"tag": "oracle/v1.0.3",
"hash": "6795ffb06f35195f98664e28874c71a8c80c4b1b",
"is_verified": true
}
]
}
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/oracle/releases/v1.0.3/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.3",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.3/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "ce3fc8da632fba144f3d5edf1ca6d595644fb876db91824fbef621f0005d42ad"
},
"source": {
"hash": "6795ffb06f35195f98664e28874c71a8c80c4b1b"
}
}

0 comments on commit efa714a

Please sign in to comment.