forked from Azure/azure-sdk-for-c
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cgmanifest.json
109 lines (109 loc) · 2.81 KB
/
cgmanifest.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
{
"Registrations": [
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/bilke/cmake-modules",
"CommitHash": "66fa2579d36f30cdab93d1dbd4c3d682a25ae5f3"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/xbmc/libssh",
"CommitHash": "3cb0a1bf023cce7209290f998b8dc3029ed3df77"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://gitlab.com/cmocka/cmocka",
"CommitHash": "f5e2cd77c88d9f792562888d2b70c5a396bfbf7a"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/eclipse/paho.mqtt.c",
"CommitHash": "d34c51214f4172f2e12bb17532c9f44f72a57dd4"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/curl/curl",
"CommitHash": "2cfac302fbeec68f1727cba3d1705e16f02220ad"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "gcc-arm-none-eabi",
"Version": "6.3.1+svn253039-1build1",
"DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/gcc-arm-none-eabi_6.3.1+svn253039-1build1_amd64.deb.html"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "gcovr",
"Version": "3.4-1",
"DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/gcovr_3.4-1_all.deb.html"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "lcov",
"Version": "1.13-3",
"DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/lcov_1.13-3_all.deb.html"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "clang-format",
"Version": "9.0.0-2",
"DownloadUrl": "https://ubuntu.pkgs.org/18.04/ubuntu-updates-universe-amd64/clang-format-9_9-2~ubuntu18.04.2_amd64.deb.html"
}
},
"DevelopmentDependency": true
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "doxygen",
"Version": "1.8.20",
"DownloadUrl": "http://doxygen.nl/files/doxygen-1.8.20-setup.exe"
}
},
"DevelopmentDependency": true
}
]
}