From 90e3cad53ab861a303e521adc2d086687e8d53f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:35:55 +0000 Subject: [PATCH] build(deps): bump github.com/sparkle-project/sparkle from 2.9.0 to 2.9.4 Bumps [github.com/sparkle-project/sparkle](https://github.com/sparkle-project/Sparkle) from 2.9.0 to 2.9.4. - [Release notes](https://github.com/sparkle-project/Sparkle/releases) - [Changelog](https://github.com/sparkle-project/Sparkle/blob/2.x/CHANGELOG) - [Commits](https://github.com/sparkle-project/Sparkle/compare/2.9.0...b6496a74a087257ef5e6da1c5b29a447a60f5bd7) --- updated-dependencies: - dependency-name: github.com/sparkle-project/sparkle dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pint.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pint.xcodeproj/project.pbxproj b/Pint.xcodeproj/project.pbxproj index 7a97c65..4c2a4b9 100644 --- a/Pint.xcodeproj/project.pbxproj +++ b/Pint.xcodeproj/project.pbxproj @@ -489,7 +489,7 @@ repositoryURL = "https://github.com/sparkle-project/Sparkle"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 2.0.0; + minimumVersion = 2.9.4; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Pint.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Pint.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6e450d9..feb7b4b 100644 --- a/Pint.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Pint.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "21d8df80440b1ca3b65fa82e40782f1e5a9e6ba2", - "version" : "2.9.0" + "revision" : "b6496a74a087257ef5e6da1c5b29a447a60f5bd7", + "version" : "2.9.4" } } ],