diff --git a/Cartfile b/Cartfile index fcebe738..8d951efe 100644 --- a/Cartfile +++ b/Cartfile @@ -6,7 +6,7 @@ github "a2/MessagePack.swift" == 3.0.1 github "qvacua/CocoaFontAwesome" "master" github "qvacua/CocoaMarkdown" "master" github "Kentzo/ShortcutRecorder" == 3.1 -github "sparkle-project/Sparkle" == 1.22.0 +github "qvacua/Sparkle" == 1.21.3-qvacua github "qvacua/swifter" == 1.4.7-qvacua # included directly diff --git a/resources/release-notes.md b/resources/release-notes.md index d9e490b5..4c89a766 100644 --- a/resources/release-notes.md +++ b/resources/release-notes.md @@ -8,7 +8,6 @@ We updated the library ShortcutRecorder to the latest version. By doing so, we s * Bugfix: Shortcut buttons are not dark mode compatible. * Dependencies updates: - Kentzo/ShortcutRecorder@3.1 - - sparkle-project/Sparkle@1.22.0 - httpswift/swifter@1.4.7 - eonil/FSEvents@0.1.6 - Quick/Nimble@8.0.5