forked from samwize/solana-swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
59 lines (59 loc) · 1.69 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
{
"pins" : [
{
"identity" : "generic-json-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/iwill/generic-json-swift.git",
"state" : {
"revision" : "0a06575f4038b504e78ac330913d920f1630f510",
"version" : "2.0.2"
}
},
{
"identity" : "secp256k1.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Boilertalk/secp256k1.swift.git",
"state" : {
"revision" : "cd187c632fb812fd93711a9f7e644adb7e5f97f0",
"version" : "0.1.7"
}
},
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "9b1258905c21fc1b97bf03d1b4ca12c4ec4e5fda",
"version" : "1.2.0"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "task-retrying-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/bigearsenal/task-retrying-swift.git",
"state" : {
"revision" : "208f1e8dfa93022a7d39ab5b334d5f43a934d4b1",
"version" : "2.0.0"
}
},
{
"identity" : "tweetnacl-swiftwrap",
"kind" : "remoteSourceControl",
"location" : "https://github.com/bitmark-inc/tweetnacl-swiftwrap.git",
"state" : {
"revision" : "f8fd111642bf2336b11ef9ea828510693106e954",
"version" : "1.1.0"
}
}
],
"version" : 2
}