From d8af8892ffa840ba9ed3902b85cb6f02ccf9d4b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 00:14:44 +0000 Subject: [PATCH] Bump github.com/sparkle-project/sparkle from 2.9.4 to 2.9.5 Bumps [github.com/sparkle-project/sparkle](https://github.com/sparkle-project/Sparkle) from 2.9.4 to 2.9.5. - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Commits](https://github.com/sparkle-project/Sparkle/compare/2.9.4...2.9.5) --- updated-dependencies: - dependency-name: github.com/sparkle-project/sparkle dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index 079740e..a1e7eda 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "b6496a74a087257ef5e6da1c5b29a447a60f5bd7", - "version" : "2.9.4" + "revision" : "79bc9e872948e47877e76f194cb0c8e0412b0b90", + "version" : "2.9.5" } } ], diff --git a/Package.swift b/Package.swift index e53fe60..15b5da8 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( dependencies: [ .package( url: "https://github.com/sparkle-project/Sparkle", - exact: "2.9.4" + exact: "2.9.5" ) ], targets: [