Skip to content

Commit

Permalink
Release HTTP connector v0.8.1 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
hgiasac authored Dec 30, 2024
1 parent 1a6ccf8 commit 1c51f50
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion registry/hasura/http/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "HTTP Connector",
"logo": "logo.png",
"tags": ["http", "rest", "api", "openapi"],
"latest_version": "v0.7.0"
"latest_version": "v0.8.1"
},
"author": {
"support_email": "[email protected]",
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/http/releases/v0.8.1/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v0.8.1",
"uri": "https://github.com/hasura/ndc-http/releases/download/v0.8.1/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "180aecffdb1bcfe21762fd572294cbcae6553d401da4a3259ac65782ac865ca7"
},
"source": {
"hash": "50fc4dd56ee04f8cd3a91a973567324a805790d5"
}
}

0 comments on commit 1c51f50

Please sign in to comment.