-
Notifications
You must be signed in to change notification settings - Fork 1
/
Package.resolved
86 lines (86 loc) · 2.39 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
{
"pins" : [
{
"identity" : "jwt-kit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/vapor/jwt-kit",
"state" : {
"revision" : "9e929d925434b91857661bcd455d1bd53f00bf22",
"version" : "4.13.0"
}
},
{
"identity" : "octokit.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nerdishbynature/octokit.swift",
"state" : {
"branch" : "main",
"revision" : "391be84f8ad41aa6a6dd6f05ddeee83b1c85bdd7"
}
},
{
"identity" : "requestkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nerdishbynature/RequestKit.git",
"state" : {
"revision" : "8b0258ea2a4345cbcac90509b764faacea12efb0",
"version" : "3.2.1"
}
},
{
"identity" : "swift-arguments",
"kind" : "remoteSourceControl",
"location" : "https://github.com/clayellis/swift-arguments",
"state" : {
"branch" : "main",
"revision" : "9f402f7ba4f743639ad816c7a14ca99e09422204"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto.git",
"state" : {
"revision" : "33a20e650c33f6d72d822d558333f2085effa3dc",
"version" : "2.5.0"
}
},
{
"identity" : "swift-environment",
"kind" : "remoteSourceControl",
"location" : "https://github.com/clayellis/swift-environment",
"state" : {
"branch" : "main",
"revision" : "fb4aa45fb70e3208473692936eb660f2edff3f2a"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log",
"state" : {
"revision" : "32e8d724467f8fe623624570367e3d50c5638e46",
"version" : "1.5.2"
}
},
{
"identity" : "swift-pr",
"kind" : "remoteSourceControl",
"location" : "https://github.com/clayellis/swift-pr",
"state" : {
"branch" : "main",
"revision" : "3307d182dd5e3d3c896525fa3ed70b0e85678e0d"
}
},
{
"identity" : "swiftformat",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nicklockwood/SwiftFormat",
"state" : {
"revision" : "8ab626fdcf7cd5b300856bd5de28964604022572",
"version" : "0.51.13"
}
}
],
"version" : 2
}