-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
78 lines (78 loc) · 2.24 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
{
"originHash" : "188911f1e7aee1e3ed540394a47335bbe507ad32c013f5f4002fd5580a179626",
"pins" : [
{
"identity" : "atprotokit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/MasterJ93/ATProtoKit.git",
"state" : {
"revision" : "990851d7fd48b90bade9631cbb1c58071d3591be",
"version" : "0.21.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "671108c96644956dddcd89dd59c203dcdb36cec7",
"version" : "1.1.4"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log.git",
"state" : {
"revision" : "96a2f8a0fa41e9e09af4585e2724c4e825410b91",
"version" : "1.6.2"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "0687f71944021d616d34d922343dcef086855920",
"version" : "600.0.1"
}
},
{
"identity" : "swift-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-testing.git",
"state" : {
"branch" : "main",
"revision" : "a4ed760ce69261101fefffd1abf78ea663a4a44c"
}
},
{
"identity" : "swiftcbor",
"kind" : "remoteSourceControl",
"location" : "https://github.com/MasterJ93/SwiftCBOR.git",
"state" : {
"revision" : "0b01caa633889f6d64f73f1c01607358d36fe6e6",
"version" : "0.4.0"
}
},
{
"identity" : "swiftli",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KC-2001MS/SwiftLI.git",
"state" : {
"revision" : "46e7b10aab0bcafd61de197142c4c6a39bc026da",
"version" : "0.4.1"
}
}
],
"version" : 3
}