-
Notifications
You must be signed in to change notification settings - Fork 1
/
Package.resolved
59 lines (59 loc) · 1.61 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" : "base58swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/keefertaylor/Base58Swift",
"state" : {
"revision" : "c689eadcc3256170a9ed709f0c9553efeb7f4fe4",
"version" : "2.1.10"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt",
"state" : {
"revision" : "19f5e8a48be155e34abb98a2bcf4a343316f0343",
"version" : "5.0.0"
}
},
{
"identity" : "blake2.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tesseract-one/Blake2.swift",
"state" : {
"revision" : "106f68231100021e1f745779e241f81a065ad0de",
"version" : "0.1.2"
}
},
{
"identity" : "common-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sublabdev/common-swift",
"state" : {
"revision" : "28234aeec57ce2ae96faa19afa5c8264abf69afd",
"version" : "1.0.0"
}
},
{
"identity" : "keccak-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sublabdev/keccak-swift.git",
"state" : {
"revision" : "e26c87a262658bff240486ef3b0d47d30e8f0641",
"version" : "1.0.0"
}
},
{
"identity" : "xxhash-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/daisuke-t-jp/xxHash-Swift",
"state" : {
"revision" : "e86a07ab4867f81481d430e1370a5ec97b6e3359",
"version" : "1.1.1"
}
}
],
"version" : 2
}