-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
33 lines (33 loc) · 946 Bytes
/
Package.resolved
File metadata and controls
33 lines (33 loc) · 946 Bytes
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
{
"originHash" : "c483f3216dc774fbab29a9ed7a3fa41520f41face9ed58b798f83b15d8739961",
"pins" : [
{
"identity" : "clangswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/llvm-swift/ClangSwift",
"state" : {
"branch" : "master",
"revision" : "c540bea54b3d92ebd2df4ad96141d7dbce5307b6"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "c8ed701b513cf5177118a175d85fbbbcd707ab41",
"version" : "1.3.0"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax.git",
"state" : {
"revision" : "303e5c5c36d6a558407d364878df131c3546fad8",
"version" : "510.0.2"
}
}
],
"version" : 3
}