diff --git a/Package.resolved b/Package.resolved index 4934dc8..924be21 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "ac2def288cbff5cfc7df3ffef6abdf45b72bcb0a", - "version" : "2.9.6" + "revision" : "eef1a539a373c1f1a320624b1130fc5de7b2e100", + "version" : "2.10.0" } } ], diff --git a/Package.swift b/Package.swift index 2969005..35ce5ec 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.6") + .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.10.0") ], targets: [ .executableTarget(