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.8-beta.1",
"architecture": {
"32bit": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.8-beta.1/guardian_0.12.8-beta.1_Windows_i386.zip",
"bin": [
"guardian.exe"
],
"hash": "2c6d6bcf345dcdec603675ec1d680baa5a7d4571ed8f97b0c4c58cd58627e472"
},
"64bit": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.8-beta.1/guardian_0.12.8-beta.1_Windows_x86_64.zip",
"bin": [
"guardian.exe"
],
"hash": "c740cf3b506fc97b1a1d51d3abf3c1009b299a497388bf7a6c3db18919abb02b"
},
"arm64": {
"url": "https://github.com/goto/guardian/releases/download/v0.12.8-beta.1/guardian_0.12.8-beta.1_Windows_arm64.zip",
"bin": [
"guardian.exe"
],
"hash": "53702c1dd3b5b63f0b6298079eb1af172d77e957454b913477576971834bdd53"
}
},
"homepage": "https://github.com/goto/guardian",
"license": "Apache 2.0",
"description": "Universal data access tool"
}