From 84224df2a8efd8ec26900ba4a091eac8e2ff16b9 Mon Sep 17 00:00:00 2001 From: Joshua Sattler <34030048+jsattler@users.noreply.github.com> Date: Sat, 14 Mar 2026 10:16:19 +0100 Subject: [PATCH] chore(deps): upgrade Sparkle to 2.9.0 --- .github/workflows/release.yml | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f9b51ae..0d2c6a8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ env: APP_NAME: BetterCapture SCHEME: BetterCapture XCODE_VERSION: "26.0" - SPARKLE_VERSION: "2.7.3" + SPARKLE_VERSION: "2.9.0" jobs: build: diff --git a/BetterCapture.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/BetterCapture.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index f55129a..6e450d9 100644 --- a/BetterCapture.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/BetterCapture.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "5581748cef2bae787496fe6d61139aebe0a451f6", - "version" : "2.8.1" + "revision" : "21d8df80440b1ca3b65fa82e40782f1e5a9e6ba2", + "version" : "2.9.0" } } ],