-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmanifest.json
More file actions
41 lines (41 loc) · 1.32 KB
/
Copy pathmanifest.json
File metadata and controls
41 lines (41 loc) · 1.32 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
{
"latest_version": "v1.1.0",
"versions": {
"v1.1.0": {
"notes": "Security patch",
"platforms": {
"linux-amd64": {
"url": "https://cryptolabinc.github.io/codeheaan-gpu-run/releases/v1.1.0/gpu-run-v1.1.0-linux-amd64",
"checksum": "e27fd70201488e7a5a12833490c50d83fd8b67f9072204db82e85d4b131b4e43"
}
}
},
"v1.0.3": {
"notes": "Disable logstash",
"platforms": {
"linux-amd64": {
"url": "https://cryptolabinc.github.io/codeheaan-gpu-run/releases/v1.0.3/gpu-run-v1.0.3-linux-amd64",
"checksum": "1136f738e99d323f2716f1c709e96c4c6d474ed98236f55aa87f8fd571d8433e"
}
}
},
"v1.0.2": {
"notes": "Add execution timeout for beta",
"platforms": {
"linux-amd64": {
"url": "https://cryptolabinc.github.io/codeheaan-gpu-run/releases/v1.0.2/gpu-run-v1.0.2-linux-amd64",
"checksum": "faf67f460ac01f5e09bb2aaa9b293804a10d1420e135272a1bb8a2efa83b5ddb"
}
}
},
"v1.0.1": {
"notes": "Initial release",
"platforms": {
"linux-amd64": {
"url": "https://cryptolabinc.github.io/codeheaan-gpu-run/releases/v1.0.1/gpu-run-v1.0.1-linux-amd64",
"checksum": "c4e9fb83d360a84dd09c9ba499701816fccedbdfb34aeb22af79265db9136c91"
}
}
}
}
}