forked from dosco/graphjin
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgraphjin.json
More file actions
22 lines (22 loc) · 822 Bytes
/
graphjin.json
File metadata and controls
22 lines (22 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "0.15.94",
"architecture": {
"32bit": {
"url": "https://github.com/dosco/graphjin/releases/download/v0.15.94/graphjin_0.15.94_Windows_i386.tar.gz",
"bin": [
"graphjin.exe"
],
"hash": "009529d0291b91c109ada23d57dbde7d69280dd75149ec2b780829a7521fec02"
},
"64bit": {
"url": "https://github.com/dosco/graphjin/releases/download/v0.15.94/graphjin_0.15.94_Windows_x86_64.tar.gz",
"bin": [
"graphjin.exe"
],
"hash": "357a9f1ca6f67a51f90654949037c275ed32d1fd6076643924111085f6c1a933"
}
},
"homepage": "https://graphjin.com",
"license": "Apache-2.0",
"description": "Build APIs in 5 minutes. An automagical GraphQL to SQL compiler."
}