From 83024e08bc8a36a004655dd246707c5d0cfa2b68 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 10 Sep 2025 20:04:23 -0700 Subject: [PATCH] macos: update Sparkle to 2.7.3 Fixes some critical issues. --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macos/Ghostty.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/macos/Ghostty.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7ecedbc14..db3dd11a5 100644 --- a/macos/Ghostty.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/macos/Ghostty.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/sparkle-project/Sparkle", "state" : { - "revision" : "df074165274afaa39539c05d57b0832620775b11", - "version" : "2.7.1" + "revision" : "06beff60e3b609a485290e4d5d2d1e2eedb1e55d", + "version" : "2.7.3" } } ],