-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathPackage.resolved
169 lines (169 loc) · 4.99 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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
"object": {
"pins": [
{
"package": "grpc-swift",
"repositoryURL": "https://github.com/grpc/grpc-swift.git",
"state": {
"branch": null,
"revision": "1629de188c25682adc4cb47a80adca1ac90b494d",
"version": "1.13.2"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
"state": {
"branch": null,
"revision": "4ad606ba5d7673ea60679a61ff867cc1ff8c8e86",
"version": "1.2.1"
}
},
{
"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": "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version": "1.0.4"
}
},
{
"package": "swift-crypto",
"repositoryURL": "https://github.com/apple/swift-crypto.git",
"state": {
"branch": null,
"revision": "9cc89f0170308b813af05dadcd26f9a2dee47713",
"version": "2.2.3"
}
},
{
"package": "swift-distributed-tracing",
"repositoryURL": "https://github.com/apple/swift-distributed-tracing",
"state": {
"branch": null,
"revision": "6483d340853a944c96dbcc28b27dd10b6c581703",
"version": "1.1.2"
}
},
{
"package": "llbuild",
"repositoryURL": "https://github.com/apple/swift-llbuild.git",
"state": {
"branch": null,
"revision": "5cd4df550b31301508a77064e3dfaa5c5628780e",
"version": "0.5.0"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "e6ca651cbc30b9117aa5586c6e0f8ebbc0a63e0e",
"version": "1.5.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "702cd7c56d5d44eeba73fdf83918339b26dc855c",
"version": "2.62.0"
}
},
{
"package": "swift-nio-extras",
"repositoryURL": "https://github.com/apple/swift-nio-extras.git",
"state": {
"branch": null,
"revision": "91dd2d61fb772e1311bb5f13b59266b579d77e42",
"version": "1.15.0"
}
},
{
"package": "swift-nio-http2",
"repositoryURL": "https://github.com/apple/swift-nio-http2.git",
"state": {
"branch": null,
"revision": "d6656967f33ed8b368b38e4b198631fc7c484a40",
"version": "1.23.1"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "c7e95421334b1068490b5d41314a50e70bab23d1",
"version": "2.29.0"
}
},
{
"package": "swift-nio-transport-services",
"repositoryURL": "https://github.com/apple/swift-nio-transport-services.git",
"state": {
"branch": null,
"revision": "bbd5e63cf949b7db0c9edaf7a21e141c52afe214",
"version": "1.23.0"
}
},
{
"package": "SwiftProtobuf",
"repositoryURL": "https://github.com/apple/swift-protobuf.git",
"state": {
"branch": null,
"revision": "ab3a58b7209a17d781c0d1dbb3e1ff3da306bae8",
"version": "1.20.3"
}
},
{
"package": "swift-service-context",
"repositoryURL": "https://github.com/apple/swift-service-context.git",
"state": {
"branch": null,
"revision": "0c62c5b4601d6c125050b5c3a97f20cce881d32b",
"version": "1.1.0"
}
},
{
"package": "swift-system",
"repositoryURL": "https://github.com/apple/swift-system.git",
"state": {
"branch": null,
"revision": "836bc4557b74fe6d2660218d56e3ce96aff76574",
"version": "1.1.1"
}
},
{
"package": "swift-tools-support-async",
"repositoryURL": "https://github.com/apple/swift-tools-support-async.git",
"state": {
"branch": null,
"revision": "beff38cee53e4bb75da2a9951c8f43a5970905fc",
"version": "0.10.0"
}
},
{
"package": "swift-tools-support-core",
"repositoryURL": "https://github.com/apple/swift-tools-support-core.git",
"state": {
"branch": null,
"revision": "284a41800b7c5565512ec6ae21ee818aac1f84ac",
"version": "0.4.0"
}
}
]
},
"version": 1
}