-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
33 lines (33 loc) · 943 Bytes
/
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
{
"originHash" : "ee168e733582018a8cf26535a0b05528d419bccc7c042640a60f04468f42b75b",
"pins" : [
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax",
"state" : {
"revision" : "0687f71944021d616d34d922343dcef086855920",
"version" : "600.0.1"
}
},
{
"identity" : "swiftgodot",
"kind" : "remoteSourceControl",
"location" : "https://github.com/migueldeicaza/SwiftGodot",
"state" : {
"branch" : "main",
"revision" : "2f4e4e2ee6f2b4e135b0709b0f0035c5f30b682c"
}
}
],
"version" : 3
}