mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-05-28 00:21:57 +02:00
Merge pull request #1638 from ychin/sparkle-force-verify-update-and-appcast-feed
Force Sparkle updater to always verify update and to use signed appcast
This commit is contained in:
@@ -1311,6 +1311,10 @@
|
||||
</array>
|
||||
<key>MMWhatsNewURL</key>
|
||||
<string>https://macvim.org/release-notes/whatsnew.html</string>
|
||||
<key>SUVerifyUpdateBeforeExtraction</key>
|
||||
<string>YES</string>
|
||||
<key>SURequireSignedFeed</key>
|
||||
<string>YES</string>
|
||||
<key>SUEnableJavaScript</key>
|
||||
<string>YES</string>
|
||||
<key>SUFeedURL</key>
|
||||
|
||||
Reference in New Issue
Block a user