forked from raystack/scoop-bucket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
compass.json
29 lines (29 loc) · 1.04 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.7.10",
"architecture": {
"32bit": {
"url": "https://github.com/goto/compass/releases/download/v0.7.10/compass_Windows_i386.zip",
"bin": [
"compass.exe"
],
"hash": "72220cc109552b5abd0442728ba9d8a4bd5a7a0dcd6ef81254a5b525e3bb0a84"
},
"64bit": {
"url": "https://github.com/goto/compass/releases/download/v0.7.10/compass_Windows_x86_64.zip",
"bin": [
"compass.exe"
],
"hash": "be47661a676feefac7f7b6d03c6541dec20975a8acd3f8760e8f35f59cf99572"
},
"arm64": {
"url": "https://github.com/goto/compass/releases/download/v0.7.10/compass_Windows_arm64.zip",
"bin": [
"compass.exe"
],
"hash": "4b9fe1e1e553cfb722fa91756e5545509b05930107c99cb4f0b485bf30d729f0"
}
},
"homepage": "https://github.com/goto/compass",
"license": "Apache 2.0",
"description": "Metadata Discovery and Lineage Service"
}