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.7-beta.2",
"architecture": {
"32bit": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.7-beta.2/guardian_0.12.7-beta.2_Windows_i386.zip",
"bin": [
"guardian.exe"
],
"hash": "022e10912d18f7f0d39c3f93a372905071cbac96a34980e603c1d4e61fec61ce"
},
"64bit": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.7-beta.2/guardian_0.12.7-beta.2_Windows_x86_64.zip",
"bin": [
"guardian.exe"
],
"hash": "ebe6e645187f8983cc2cdec23f0b3ecb8fb0bb1a6ca08d448e05f4fd6965c98d"
},
"arm64": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.7-beta.2/guardian_0.12.7-beta.2_Windows_arm64.zip",
"bin": [
"guardian.exe"
],
"hash": "5cbf4e4207f22c476ea7a382cc9e4781451f9674f5d7728468ee977052db3bf4"
}
},
"homepage": "https://github.com/goto/guardian",
"license": "Apache 2.0",
"description": "Universal data access tool"
}