Skip to content

Commit 16bb924

Browse files
committed
Move to SwiftPM fork
1 parent 7e9790d commit 16bb924

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let package = Package(
3535
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "1.9.0"),
3636
.package(url: "https://github.com/SwiftPackageIndex/SemanticVersion.git", from: "0.3.0"),
3737
.package(url: "https://github.com/SwiftPackageIndex/ShellOut.git", from: "3.1.4"),
38-
.package(url: "https://github.com/swiftlang/swift-package-manager.git", branch: "release/6.1"),
38+
.package(url: "https://github.com/finestructure/swift-package-manager.git", branch: "release/6.1"),
3939
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.0.0"),
4040
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.8.0"),
4141
.package(url: "https://github.com/pointfreeco/swift-parsing.git", from: "0.12.0"),

0 commit comments

Comments
 (0)