aboutsummaryrefslogtreecommitdiff
path: root/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
blob: 92cb36a2250c7ef8a6bbbd903849225cb35dbca2 (plain)
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
{
  "originHash" : "56c8501113dc3988ff26a73d0f37f6285ebe551a14563d31aca1e5b96fb22408",
  "pins" : [
    {
      "identity" : "swift-atomics",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-atomics.git",
      "state" : {
        "revision" : "cd142fd2f64be2100422d658e7411e39489da985",
        "version" : "1.2.0"
      }
    },
    {
      "identity" : "swift-collections",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-collections.git",
      "state" : {
        "revision" : "3d2dc41a01f9e49d84f0a3925fb858bed64f702d",
        "version" : "1.1.2"
      }
    },
    {
      "identity" : "swift-gopher",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/navanchauhan/swift-gopher",
      "state" : {
        "branch" : "master",
        "revision" : "bdecfea74933ecbe28af0ae77b8a5bc87e3fc445"
      }
    },
    {
      "identity" : "swift-nio",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-nio",
      "state" : {
        "revision" : "e4abde8be0e49dc7d66e6eed651254accdcd9533",
        "version" : "2.69.0"
      }
    },
    {
      "identity" : "swift-nio-transport-services",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-nio-transport-services.git",
      "state" : {
        "revision" : "38ac8221dd20674682148d6451367f89c2652980",
        "version" : "1.21.0"
      }
    },
    {
      "identity" : "swift-system",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-system.git",
      "state" : {
        "revision" : "d2ba781702a1d8285419c15ee62fd734a9437ff5",
        "version" : "1.3.2"
      }
    },
    {
      "identity" : "swiftclient",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/TelemetryDeck/SwiftClient",
      "state" : {
        "revision" : "d20ccc4b8266cf739eede58cdfc7e9c6ffb41cda",
        "version" : "1.5.1"
      }
    }
  ],
  "version" : 3
}