Skip to content

Commit 460e8ef

Browse files
authored
Snowflake JDBC v1.1.5 (#588)
1 parent 8f3e581 commit 460e8ef

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

registry/hasura/snowflake-jdbc/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.1.4"
10+
"latest_version": "v1.1.5"
1111
},
1212
"author": {
1313
"support_email": "[email protected]",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"version": "v1.1.5",
3+
"uri": "https://storage.googleapis.com/staging-connector-platform-registry/ndc-jdbc-assets/snowflake/1.1.5/snowflake-connector-v1.1.5.tar.gz",
4+
"checksum": {
5+
"type": "sha256",
6+
"value": "cfb5ad6b5260d1dedbbf0e6c1c52d14673e2ca217c390a32fc8f221b02a9117b"
7+
},
8+
"source": {
9+
"hash": "1e6cd4c8cdf7d2e28b4d785587ff606e1e6753a2"
10+
},
11+
"test": {
12+
"test_config_path": "../../tests/test-config.json"
13+
}
14+
}

0 commit comments

Comments
 (0)