File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "originHash" : " ac441ff50e7be5acc35ae5b89ad0806a003dbf73a5f54e52c0ad7eb4e5f1b74b " ,
2
+ "originHash" : " 2388660f44e97cdad8c080f19deae35ba3ff47fa062a1a4a0ca0a34e31627450 " ,
3
3
"pins" : [
4
4
{
5
5
"identity" : " swift-argument-parser" ,
42
42
"kind" : " remoteSourceControl" ,
43
43
"location" : " https://github.com/swift-server/swift-service-lifecycle.git" ,
44
44
"state" : {
45
- "revision" : " a6a4bc71ccfa2fd4e33ca247855df139d904d51f"
45
+ "revision" : " c2e97cf6f81510f2d6b4a69453861db65d478560" ,
46
+ "version" : " 2.6.3"
46
47
}
47
48
}
48
49
],
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
15
15
. package ( url: " https://github.com/apple/swift-async-algorithms " , from: " 1.0.0 " ) ,
16
16
. package (
17
17
url: " https://github.com/swift-server/swift-service-lifecycle.git " ,
18
- revision : " a6a4bc71ccfa2fd4e33ca247855df139d904d51f "
18
+ from : " 2.6.3 "
19
19
) ,
20
20
] ,
21
21
targets: [
You can’t perform that action at this time.
0 commit comments