-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.pins
48 lines (48 loc) · 1.22 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": "COpenSSL",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-COpenSSL.git",
"version": "2.0.4"
},
{
"package": "PerfectCrypto",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Crypto.git",
"version": "1.0.8"
},
{
"package": "PerfectHTTP",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-HTTP.git",
"version": "2.1.8"
},
{
"package": "PerfectHTTPServer",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-HttpServer.git",
"version": "2.1.16"
},
{
"package": "PerfectLib",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/PerfectLib.git",
"version": "2.0.9"
},
{
"package": "PerfectNet",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Net.git",
"version": "2.1.7"
},
{
"package": "PerfectThread",
"reason": null,
"repositoryURL": "https://github.com/PerfectlySoft/Perfect-Thread.git",
"version": "2.0.9"
}
],
"version": 1
}