-
Notifications
You must be signed in to change notification settings - Fork 0
/
oneware-extension.json
145 lines (145 loc) · 4.89 KB
/
oneware-extension.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
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"category": "Languages",
"type": "Plugin",
"name": "VHDP Support",
"id": "OneWare.Vhdp",
"description": "VHDP Language Support for OneWare",
"license": "MIT",
"iconUrl": "https://raw.githubusercontent.com/ProtopSolutions/OneWare.Vhdp/main/Icon_256x.png",
"tabs": [
{
"title": "Readme",
"contentUrl": "https://raw.githubusercontent.com/ProtopSolutions/OneWare.Vhdp/main/Extension.md"
},
{
"title": "License",
"contentUrl": "https://raw.githubusercontent.com/ProtopSolutions/OneWare.Vhdp/main/License.md"
}
],
"links": [
{
"name": "Github",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp"
},
{
"name": "VHDPlus Documentation",
"url": "https://vhdplus.com"
}
],
"versions": [
{
"version": "0.3",
"targets": [
{
"target": "win-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.3/OneWare.VhdpExtension_0.3_win-x64.zip"
},
{
"target": "linux-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.3/OneWare.VhdpExtension_0.3_linux-x64.zip"
},
{
"target": "osx-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.3/OneWare.VhdpExtension_0.3_osx-x64.zip"
},
{
"target": "osx-arm64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.3/OneWare.VhdpExtension_0.3_osx-arm64.zip"
}
]
},
{
"version": "0.4",
"targets": [
{
"target": "win-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4/OneWare.VhdpExtension_0.4_win-x64.zip"
},
{
"target": "linux-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4/OneWare.VhdpExtension_0.4_linux-x64.zip"
},
{
"target": "osx-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4/OneWare.VhdpExtension_0.4_osx-x64.zip"
},
{
"target": "osx-arm64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4/OneWare.VhdpExtension_0.4_osx-arm64.zip"
}
]
},
{
"version": "0.4.1",
"targets": [
{
"target": "win-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.1/OneWare.VhdpExtension_0.4.1_win-x64.zip"
},
{
"target": "linux-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.1/OneWare.VhdpExtension_0.4.1_linux-x64.zip"
},
{
"target": "osx-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.1/OneWare.VhdpExtension_0.4.1_osx-x64.zip"
},
{
"target": "osx-arm64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.1/OneWare.VhdpExtension_0.4.1_osx-arm64.zip"
}
]
},
{
"version": "0.4.2",
"targets": [
{
"target": "win-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.2/OneWare.VhdpExtension_0.4.2_win-x64.zip"
},
{
"target": "linux-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.2/OneWare.VhdpExtension_0.4.2_linux-x64.zip"
},
{
"target": "osx-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.2/OneWare.VhdpExtension_0.4.2_osx-x64.zip"
},
{
"target": "osx-arm64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.2/OneWare.VhdpExtension_0.4.2_osx-arm64.zip"
}
]
},
{
"version": "0.4.3",
"targets": [
{
"target": "win-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.3/OneWare.VhdpExtension_0.4.3_win-x64.zip"
},
{
"target": "linux-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.3/OneWare.VhdpExtension_0.4.3_linux-x64.zip"
},
{
"target": "osx-x64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.3/OneWare.VhdpExtension_0.4.3_osx-x64.zip"
},
{
"target": "osx-arm64",
"url": "https://github.com/ProtopSolutions/OneWare.Vhdp/releases/download/0.4.3/OneWare.VhdpExtension_0.4.3_osx-arm64.zip"
}
]
},
{
"version": "0.4.4",
"targets": [
{
"target": "all",
"url": "https://github.com/one-ware/OneWare.Vhdp/releases/download/0.4.4/OneWare.Vhdp_0.4.4_all.zip"
}
]
}
]
}