From 48885005a278b96d70d10b1c402297229ef727c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 00:49:10 +0000 Subject: [PATCH] chore(deps): update dependency sparkle-project/sparkle to from: "2.9.6" --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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(