-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathVersion.json
More file actions
113 lines (113 loc) · 4.03 KB
/
Version.json
File metadata and controls
113 lines (113 loc) · 4.03 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"SchemaVersion": 2,
"Products": [
{
"Product": "NxGo",
"Versions": [
{
"Version": "6.1.1.42624",
"UriX64": "https://updates.networkoptix.com/nxgo/42624/nxgo-server_update-6.1.1.42624-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/nxgo/42624/nxgo-server_update-6.1.1.42624-linux_arm64.zip",
"Labels": [
"Stable",
"Latest"
]
}
]
},
{
"Product": "NxMeta",
"Versions": [
{
"Version": "6.1.1.42624",
"UriX64": "https://updates.networkoptix.com/metavms/42624/metavms-server_update-6.1.1.42624-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/metavms/42624/metavms-server_update-6.1.1.42624-linux_arm64.zip",
"Labels": [
"Stable",
"Latest"
]
}
]
},
{
"Product": "NxWitness",
"Versions": [
{
"Version": "6.1.1.42624",
"UriX64": "https://updates.networkoptix.com/default/42624/nxwitness-server_update-6.1.1.42624-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/default/42624/nxwitness-server_update-6.1.1.42624-linux_arm64.zip",
"Labels": [
"Stable",
"Latest"
]
},
{
"Version": "6.1.2.42793",
"UriX64": "https://updates.networkoptix.com/default/42793/nxwitness-server_update-6.1.2.42793-linux_x64-rc.zip",
"UriArm64": "https://updates.networkoptix.com/default/42793/nxwitness-server_update-6.1.2.42793-linux_arm64-rc.zip",
"Labels": [
"RC"
]
}
]
},
{
"Product": "DWSpectrum",
"Versions": [
{
"Version": "6.1.0.42176",
"UriX64": "https://updates.networkoptix.com/digitalwatchdog/42176/dwspectrum-server_update-6.1.0.42176-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/digitalwatchdog/42176/dwspectrum-server_update-6.1.0.42176-linux_arm64.zip",
"Labels": [
"Stable"
]
},
{
"Version": "6.1.1.42624",
"UriX64": "https://updates.networkoptix.com/digitalwatchdog/42624/dwspectrum-server_update-6.1.1.42624-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/digitalwatchdog/42624/dwspectrum-server_update-6.1.1.42624-linux_arm64.zip",
"Labels": [
"Latest"
]
},
{
"Version": "6.1.2.42793",
"UriX64": "https://updates.networkoptix.com/digitalwatchdog/42793/dwspectrum-server_update-6.1.2.42793-linux_x64-rc.zip",
"UriArm64": "https://updates.networkoptix.com/digitalwatchdog/42793/dwspectrum-server_update-6.1.2.42793-linux_arm64-rc.zip",
"Labels": [
"RC"
]
}
]
},
{
"Product": "WisenetWAVE",
"Versions": [
{
"Version": "6.0.5.41290",
"UriX64": "https://updates.networkoptix.com/hanwha/41290/wave-server_update-6.0.5.41290-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/hanwha/41290/wave-server_update-6.0.5.41290-linux_arm64.zip",
"Labels": [
"Stable"
]
},
{
"Version": "6.1.1.42624",
"UriX64": "https://updates.networkoptix.com/hanwha/42624/wave-server_update-6.1.1.42624-linux_x64.zip",
"UriArm64": "https://updates.networkoptix.com/hanwha/42624/wave-server_update-6.1.1.42624-linux_arm64.zip",
"Labels": [
"Latest"
]
},
{
"Version": "6.1.2.42793",
"UriX64": "https://updates.networkoptix.com/hanwha/42793/wave-server_update-6.1.2.42793-linux_x64-rc.zip",
"UriArm64": "https://updates.networkoptix.com/hanwha/42793/wave-server_update-6.1.2.42793-linux_arm64-rc.zip",
"Labels": [
"RC"
]
}
]
}
]
}