forked from hylo-lang/hylo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
86 lines (86 loc) · 2.42 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" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt.git",
"state" : {
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version" : "5.3.0"
}
},
{
"identity" : "durian",
"kind" : "remoteSourceControl",
"location" : "https://github.com/val-lang/Durian.git",
"state" : {
"revision" : "3d802c00e9063b8bba8ba3fff5691e82df7949e1",
"version" : "1.2.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "9f39744e025c7d377987f30b03770805dcb0bcd1",
"version" : "1.1.4"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version" : "1.0.4"
}
},
{
"identity" : "swift-format",
"kind" : "remoteSourceControl",
"location" : "https://github.com/val-lang/swift-format",
"state" : {
"branch" : "main",
"revision" : "7fc9c9102e5eeb9e15489d0e1cb769e41cf21fbc"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax.git",
"state" : {
"branch" : "main",
"revision" : "8212815c39c1c66d6400f32f72280f06ef94af83"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "836bc4557b74fe6d2660218d56e3ce96aff76574",
"version" : "1.1.1"
}
},
{
"identity" : "swift-tools-support-core",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-tools-support-core.git",
"state" : {
"revision" : "284a41800b7c5565512ec6ae21ee818aac1f84ac",
"version" : "0.4.0"
}
},
{
"identity" : "swifty-llvm",
"kind" : "remoteSourceControl",
"location" : "https://github.com/val-lang/Swifty-LLVM",
"state" : {
"branch" : "main",
"revision" : "664b642a43822d60d98d9970be426674818f4baf"
}
}
],
"version" : 2
}