Skip to content

Commit

Permalink
Update Sparkle
Browse files Browse the repository at this point in the history
  • Loading branch information
rurza committed Jun 24, 2024
1 parent e234df6 commit f33d633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BatFiKit/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ let package = Package(
.package(url: "https://github.com/sindresorhus/Defaults", branch: "main"),
.package(url: "https://github.com/j-f1/MenuBuilder", from: "3.0.0"),
.package(url: "https://github.com/apple/swift-async-algorithms", from: "0.1.0"),
.package(url: "https://github.com/sparkle-project/Sparkle", from: "2.4.1"),
.package(url: "https://github.com/sparkle-project/Sparkle", from: "2.6.3"),
.package(url: "https://github.com/SnapKit/SnapKit", branch: "main"),
.package(url: "https://github.com/rurza/StatusItemArrowKit.git", branch: "main"),
.package(url: "https://github.com/simibac/ConfettiSwiftUI", from: "1.0.0"),
Expand Down

0 comments on commit f33d633

Please sign in to comment.