Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6d47143

Browse files
committedMay 21, 2025·
Bump SPIManifest to 1.9.0
1 parent f8b176c commit 6d47143

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎Package.resolved

Lines changed: 3 additions & 3 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
@@ -32,7 +32,7 @@ let package = Package(
3232
.package(url: "https://github.com/SwiftPackageIndex/Plot.git", branch: "main"),
3333
.package(url: "https://github.com/SwiftPackageIndex/CanonicalPackageURL.git", from: "1.0.0"),
3434
.package(url: "https://github.com/SwiftPackageIndex/DependencyResolution.git", from: "1.1.2"),
35-
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", branch: "release-2.0"),
35+
.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"),
3838
.package(url: "https://github.com/swiftlang/swift-package-manager.git", branch: "release/6.1"),

0 commit comments

Comments
 (0)
Please sign in to comment.