Skip to content

Commit d6d3d77

Browse files
committed
chore(ndc-jdbc): sync connector-packaging.json (and latest_version where applicable) for: oracle
1 parent c253c20 commit d6d3d77

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

registry/hasura/oracle-promptql/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"tags": [
88
"database"
99
],
10-
"latest_version": "v1.5.3"
10+
"latest_version": "v1.5.4"
1111
},
1212
"author": {
1313
"support_email": "support@hasura.io",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"version": "v1.5.4",
3+
"uri": "https://storage.googleapis.com/staging-connector-platform-registry/ndc-jdbc-assets/oracle/1.5.4/oracle-connector-v1.5.4.tar.gz",
4+
"checksum": {
5+
"type": "sha256",
6+
"value": "e6aabdec856f5f051de9380dfa8ba73db6568a3a00016acc9fef009b97f1cbe9"
7+
},
8+
"source": {
9+
"hash": "5f347e4717923ee60049a95fa8c88323543c50d5"
10+
},
11+
"test": {
12+
"test_config_path": "../../tests/test-config.json"
13+
}
14+
}

0 commit comments

Comments
 (0)