diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-02-05 10:57:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-05 10:57:32 -0800 |
| commit | 4eb588501735e2df2910b54ed0dc8ad934b5d42f (patch) | |
| tree | 192c262b0ae70caebf0438dce2ea618210a0c617 | |
| parent | f2db80520a709dfdcf976683dcc749b15e8dac1d (diff) | |
| parent | 1d7f041f55f012afc5af27d98a828e13f29751fe (diff) | |
macos: update Sparkle to 2.6.4 to workaround security issue (#5598)
https://github.com/ghostty-org/ghostty/security/dependabot/4
| -rw-r--r-- | macos/Ghostty.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 |
1 files 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 d380910a8..5ace476e0 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" : "b456fd404954a9e13f55aa0c88cd5a40b8399638", - "version" : "2.6.3" + "revision" : "0ef1ee0220239b3776f433314515fd849025673f", + "version" : "2.6.4" } } ], |
