From 53cd31388ee8f4f084b75236429af2cfdb48f8c5 Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Sat, 15 Aug 2020 13:43:19 -0700 Subject: [PATCH] Add EdDSA key for Sparkle updater, as the old DSA path is deprecated --- src/MacVim/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/MacVim/Info.plist b/src/MacVim/Info.plist index 57b81a7edd..6a819f50ed 100644 --- a/src/MacVim/Info.plist +++ b/src/MacVim/Info.plist @@ -1311,6 +1311,8 @@ https://raw.githubusercontent.com/macvim-dev/macvim/gh-pages/appcast/latest.xml SUPublicDSAKeyFile dsa_pub.pem + SUPublicEDKey + EnnNZOR1zR6TmKXohjTNWbToLYNE4/1qd/dtkuTE2zc= NSAppleEventsUsageDescription MacVim uses Apple Events to allow you to communicate with other apps using Apple Script, and to support working as an ODB external editor. NSAppleScriptEnabled