forked from raystack/scoop-bucket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
compass.json
29 lines (29 loc) · 1.03 KB
/
compass.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": "0.8.0",
"architecture": {
"32bit": {
"url": "https://github.com/goto/compass/releases/download/v0.8.0/compass_Windows_i386.zip",
"bin": [
"compass.exe"
],
"hash": "8e82466c06d5983697bfa41121f040f37686ab32067907004c680122f495ecad"
},
"64bit": {
"url": "https://github.com/goto/compass/releases/download/v0.8.0/compass_Windows_x86_64.zip",
"bin": [
"compass.exe"
],
"hash": "93c73f6aec6a3a2f76fd50ecce1db90db8904bd335013ddbeb859815f8ad673f"
},
"arm64": {
"url": "https://github.com/goto/compass/releases/download/v0.8.0/compass_Windows_arm64.zip",
"bin": [
"compass.exe"
],
"hash": "8e740be8a1d9a412cbf4cadea1bc52cd6d3aca426838acf0229fab4a3cb60209"
}
},
"homepage": "https://github.com/goto/compass",
"license": "Apache 2.0",
"description": "Metadata Discovery and Lineage Service"
}