-
Notifications
You must be signed in to change notification settings - Fork 67
/
Package.pins
48 lines (48 loc) · 1.09 KB
/
Package.pins
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
{
"autoPin": true,
"pins": [
{
"package": "AddressParser",
"reason": null,
"repositoryURL": "https://github.com/onevcat/AddressParser.git",
"version": "1.1.0"
},
{
"package": "CLibreSSL",
"reason": null,
"repositoryURL": "https://github.com/vapor/clibressl.git",
"version": "1.0.0"
},
{
"package": "Core",
"reason": null,
"repositoryURL": "https://github.com/vapor/core.git",
"version": "1.1.2"
},
{
"package": "Crypto",
"reason": null,
"repositoryURL": "https://github.com/vapor/crypto.git",
"version": "1.1.0"
},
{
"package": "MimeType",
"reason": null,
"repositoryURL": "https://github.com/onevcat/MimeType.git",
"version": "1.0.0"
},
{
"package": "Socks",
"reason": null,
"repositoryURL": "https://github.com/vapor/socks.git",
"version": "1.2.7"
},
{
"package": "TLS",
"reason": null,
"repositoryURL": "https://github.com/vapor/tls.git",
"version": "1.1.2"
}
],
"version": 1
}