-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPackage.resolved
61 lines (61 loc) · 1.66 KB
/
Package.resolved
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
{
"object": {
"pins": [
{
"package": "swift-atomics",
"repositoryURL": "https://github.com/apple/swift-atomics.git",
"state": {
"branch": null,
"revision": "cd142fd2f64be2100422d658e7411e39489da985",
"version": "1.2.0"
}
},
{
"package": "swift-collections",
"repositoryURL": "https://github.com/apple/swift-collections.git",
"state": {
"branch": null,
"revision": "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
"version": "1.1.0"
}
},
{
"package": "swift-crypto",
"repositoryURL": "https://github.com/apple/swift-crypto.git",
"state": {
"branch": null,
"revision": "bc1c29221f6dfeb0ebbfbc98eb95cd3d4967868e",
"version": "3.4.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "359c461e5561d22c6334828806cc25d759ca7aa6",
"version": "2.65.0"
}
},
{
"package": "swift-nio-ssh",
"repositoryURL": "https://github.com/apple/swift-nio-ssh.git",
"state": {
"branch": null,
"revision": "36a4f6f4179ef5ebbeca501fc2125734b9f46290",
"version": "0.9.0"
}
},
{
"package": "swift-system",
"repositoryURL": "https://github.com/apple/swift-system.git",
"state": {
"branch": null,
"revision": "f9266c85189c2751589a50ea5aec72799797e471",
"version": "1.3.0"
}
}
]
},
"version": 1
}