Skip to content

Commit 53cd313

Browse files
committed
Add EdDSA key for Sparkle updater, as the old DSA path is deprecated
1 parent 35dc1a8 commit 53cd313

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/MacVim/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,6 +1311,8 @@
13111311
<string>https://raw.githubusercontent.com/macvim-dev/macvim/gh-pages/appcast/latest.xml</string>
13121312
<key>SUPublicDSAKeyFile</key>
13131313
<string>dsa_pub.pem</string>
1314+
<key>SUPublicEDKey</key>
1315+
<string>EnnNZOR1zR6TmKXohjTNWbToLYNE4/1qd/dtkuTE2zc=</string>
13141316
<key>NSAppleEventsUsageDescription</key>
13151317
<string>MacVim uses Apple Events to allow you to communicate with other apps using Apple Script, and to support working as an ODB external editor.</string>
13161318
<key>NSAppleScriptEnabled</key>

0 commit comments

Comments
 (0)