From 1aaeb42897de5a52aed4b15c26ca42802a034faf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 22:08:40 +0000 Subject: [PATCH] chore(deps): update dependency sparkle-project/sparkle to from: "2.10.0" --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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(