Skip to content

Commit 2c06e29

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-299147e060
2 parents ef0d82b + 9310b46 commit 2c06e29

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

Package.resolved

Lines changed: 25 additions & 25 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)