File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
{
4
4
"identity" : " swift-syntax" ,
5
5
"kind" : " remoteSourceControl" ,
6
- "location" : " https://github.com/apple /swift-syntax" ,
6
+ "location" : " https://github.com/swiftlang /swift-syntax" ,
7
7
"state" : {
8
- "revision" : " 303e5c5c36d6a558407d364878df131c3546fad8 " ,
9
- "version" : " 510 .0.2 "
8
+ "revision" : " 4c6cc0a3b9e8f14b3ae2307c5ccae4de6167ac2c " ,
9
+ "version" : " 600 .0.0-prerelease-2024-06-12 "
10
10
}
11
11
}
12
12
],
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ let package = Package(
21
21
) ,
22
22
] ,
23
23
dependencies: [
24
- . package ( url: " https://github.com/apple /swift-syntax " , " 509.0.0 " ..< " 601.0.0-prerelease " )
24
+ . package ( url: " https://github.com/swiftlang /swift-syntax " , " 509.0.0 " ..< " 601.0.0-prerelease " )
25
25
] ,
26
26
targets: [
27
27
. target(
You can’t perform that action at this time.
0 commit comments