forked from raystack/scoop-bucket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
guardian.json
29 lines (29 loc) · 1.1 KB
/
guardian.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.12.9-beta.1",
"architecture": {
"32bit": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.9-beta.1/guardian_0.12.9-beta.1_Windows_i386.zip",
"bin": [
"guardian.exe"
],
"hash": "8019ecf78b50d84c3ea80a5821b4db4f9c555812778a9e5a05eac82fee187a43"
},
"64bit": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.9-beta.1/guardian_0.12.9-beta.1_Windows_x86_64.zip",
"bin": [
"guardian.exe"
],
"hash": "eb28c14b8592c1f449fa54670b0ac4ed974cd54706bb472bbff52f8eb056a47a"
},
"arm64": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.9-beta.1/guardian_0.12.9-beta.1_Windows_arm64.zip",
"bin": [
"guardian.exe"
],
"hash": "719ace8ae7d3b61fbdd8ae3640f29508631bd541c8cc59351f7aafa0af0570b7"
}
},
"homepage": "https://github.com/goto/guardian",
"license": "Apache 2.0",
"description": "Universal data access tool"
}