diff --git a/Package.resolved b/Package.resolved index 0c60906..4934dc8 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "79bc9e872948e47877e76f194cb0c8e0412b0b90", - "version" : "2.9.5" + "revision" : "ac2def288cbff5cfc7df3ffef6abdf45b72bcb0a", + "version" : "2.9.6" } } ], diff --git a/Package.swift b/Package.swift index e9a659e..2969005 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( // Auto-update (SPEC-12). Binary XCFramework; ≥ 2.9 for native markdown // release notes. SwiftPM copies the framework next to dev/test binaries // (@loader_path); the .app bundle embeds it under Contents/Frameworks. - .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.9.5") + .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.9.6") ], targets: [ .executableTarget(