|
1 | 1 | {
|
2 |
| - "object": { |
3 |
| - "pins": [ |
4 |
| - { |
5 |
| - "package": "swift-nio", |
6 |
| - "repositoryURL": "https://github.com/apple/swift-nio.git", |
7 |
| - "state": { |
8 |
| - "branch": null, |
9 |
| - "revision": "51c3fc2e4a0fcdf4a25089b288dd65b73df1b0ef", |
10 |
| - "version": "2.37.0" |
11 |
| - } |
| 2 | + "pins" : [ |
| 3 | + { |
| 4 | + "identity" : "async-collections", |
| 5 | + "kind" : "remoteSourceControl", |
| 6 | + "location" : "https://github.com/adam-fowler/async-collections", |
| 7 | + "state" : { |
| 8 | + "revision" : "5acf565880079a808282889995d901637f3281a0", |
| 9 | + "version" : "0.0.1" |
12 | 10 | }
|
13 |
| - ] |
14 |
| - }, |
15 |
| - "version": 1 |
| 11 | + }, |
| 12 | + { |
| 13 | + "identity" : "swift-algorithms", |
| 14 | + "kind" : "remoteSourceControl", |
| 15 | + "location" : "https://github.com/apple/swift-algorithms.git", |
| 16 | + "state" : { |
| 17 | + "revision" : "f6919dfc309e7f1b56224378b11e28bab5bccc42", |
| 18 | + "version" : "1.2.0" |
| 19 | + } |
| 20 | + }, |
| 21 | + { |
| 22 | + "identity" : "swift-async-algorithms", |
| 23 | + "kind" : "remoteSourceControl", |
| 24 | + "location" : "https://github.com/apple/swift-async-algorithms", |
| 25 | + "state" : { |
| 26 | + "revision" : "cb417003f962f9de3fc7852c1b735a1f1152a89a", |
| 27 | + "version" : "1.0.0-beta.1" |
| 28 | + } |
| 29 | + }, |
| 30 | + { |
| 31 | + "identity" : "swift-collections", |
| 32 | + "kind" : "remoteSourceControl", |
| 33 | + "location" : "https://github.com/apple/swift-collections.git", |
| 34 | + "state" : { |
| 35 | + "revision" : "a902f1823a7ff3c9ab2fba0f992396b948eda307", |
| 36 | + "version" : "1.0.5" |
| 37 | + } |
| 38 | + }, |
| 39 | + { |
| 40 | + "identity" : "swift-numerics", |
| 41 | + "kind" : "remoteSourceControl", |
| 42 | + "location" : "https://github.com/apple/swift-numerics.git", |
| 43 | + "state" : { |
| 44 | + "revision" : "0a5bc04095a675662cf24757cc0640aa2204253b", |
| 45 | + "version" : "1.0.2" |
| 46 | + } |
| 47 | + } |
| 48 | + ], |
| 49 | + "version" : 2 |
16 | 50 | }
|
0 commit comments