Skip to content

Commit caf7642

Browse files
authored
Merge pull request #1077 from ychin/add-EdDSA-sparkle-pubic-key
Add EdDSA key for Sparkle updater, as the old DSA path is deprecated
2 parents 35dc1a8 + 53cd313 commit caf7642

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)