Skip to content

Commit

Permalink
Snowflake: v1.0.2 (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinRay97 authored Oct 29, 2024
1 parent 6d3f029 commit 60e9a93
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
18 changes: 17 additions & 1 deletion registry/hasura/snowflake/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v1.0.1"
"latest_version": "v1.0.2"
},
"author": {
"support_email": "[email protected]",
Expand Down Expand Up @@ -38,6 +38,17 @@
"source": {
"hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f"
}
},
{
"version": "1.0.2",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv1.0.2/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "dfe7cf62e86dd3c26d1b62acbe6b9c20925834de916e69780e552f877ba55593"
},
"source": {
"hash": "024d06f337329fc9a7a6534ac20381b7b47ec4d7"
}
}
],
"source_code": {
Expand All @@ -53,6 +64,11 @@
"tag": "snowflake/v1.0.1",
"hash": "fbeb926e1d5550bec78a042a36d5ac2a8fba4c9f",
"is_verified": true
},
{
"tag": "snowflake/v1.0.2",
"hash": "024d06f337329fc9a7a6534ac20381b7b47ec4d7",
"is_verified": true
}
]
}
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/snowflake/releases/v1.0.2/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.2",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv1.0.2/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "dfe7cf62e86dd3c26d1b62acbe6b9c20925834de916e69780e552f877ba55593"
},
"source": {
"hash": "024d06f337329fc9a7a6534ac20381b7b47ec4d7"
}
}

0 comments on commit 60e9a93

Please sign in to comment.