Skip to content

Commit c65b0bb

Browse files
committed
Bump Sparkle version
1 parent 07abf10 commit c65b0bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ let package = Package(
4040
.package(path: "../ChatPlugins"),
4141
.package(url: "https://github.com/apple/swift-async-algorithms", from: "1.0.0"),
4242
.package(url: "https://github.com/gonzalezreal/swift-markdown-ui", from: "2.4.1"),
43-
.package(url: "https://github.com/sparkle-project/Sparkle", from: "2.0.0"),
43+
.package(url: "https://github.com/sparkle-project/Sparkle", from: "2.6.4"),
4444
.package(url: "https://github.com/pointfreeco/swift-parsing", from: "0.12.1"),
4545
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.0.0"),
4646
.package(

0 commit comments

Comments
 (0)