-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathPackage.resolved
More file actions
33 lines (33 loc) · 939 Bytes
/
Package.resolved
File metadata and controls
33 lines (33 loc) · 939 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" : "d2985ce838c52c792f6f2c28fdaed0ef86e4d1a8a72dde2f6f01f1ee9266b570",
"pins" : [
{
"identity" : "ch3",
"kind" : "remoteSourceControl",
"location" : "https://github.com/DJBen/Ch3.git",
"state" : {
"revision" : "abe545c40bb812eb0a3713ecfdea4a8ddf91d194",
"version" : "4.3.0"
}
},
{
"identity" : "sqlite.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephencelis/SQLite.swift.git",
"state" : {
"revision" : "392dd6058624d9f6c5b4c769d165ddd8c7293394",
"version" : "0.15.4"
}
},
{
"identity" : "swift-toolchain-sqlite",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-toolchain-sqlite",
"state" : {
"revision" : "b626d3002773b1a1304166643e7f118f724b2132",
"version" : "1.0.4"
}
}
],
"version" : 3
}