forked from microsoft/SymCrypt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcgmanifest.json
More file actions
25 lines (25 loc) · 776 Bytes
/
cgmanifest.json
File metadata and controls
25 lines (25 loc) · 776 Bytes
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
{
"Registrations": [
{
"Component": {
"Type": "Other",
"Other": {
"Name": "elfdefinitions.h",
"Version": "3769",
"DownloadUrl": "https://cgit.freebsd.org/src/plain/contrib/elftoolchain/common/elfdefinitions.h"
}
},
"DevelopmentDependency": false
},
{
"Component": {
"Type": "git",
"Git": {
"RepositoryUrl": "https://github.com/smuellerDD/jitterentropy-library",
"CommitHash": "887c9871ea110e397812ff7f3b28a6269f0a2ffc"
}
},
"DevelopmentDependency": false
}
]
}