[Scummvm-git-logs] scummvm branch-2-1 -> 9c9265aadb8c397ebaa1618662cddb22b028c134
sev-
sev at scummvm.org
Sat Oct 5 12:47:45 CEST 2019
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
9c9265aadb DISTS: Added new keys for Sparkle 1.22.0
Commit: 9c9265aadb8c397ebaa1618662cddb22b028c134
https://github.com/scummvm/scummvm/commit/9c9265aadb8c397ebaa1618662cddb22b028c134
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-05T12:47:33+02:00
Commit Message:
DISTS: Added new keys for Sparkle 1.22.0
Changed paths:
dists/macosx/Info.plist
dists/macosx/Info.plist.in
diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist
index cd0378f..11926a2 100644
--- a/dists/macosx/Info.plist
+++ b/dists/macosx/Info.plist
@@ -68,6 +68,8 @@
<string>NSApplication</string>
<key>SUFeedURL</key>
<string>https://www.scummvm.org/appcasts/macosx/release.xml</string>
+ <key>SUPublicEDKey</key>
+ <string>faYfM+DGPgJCrRzpxSHoFD0rzHa6ZnnEXuzz2E7ZRUk=</string>
<key>NSDockTilePlugIn</key>
<string>scummvm.docktileplugin</string>
<key>SUPublicDSAKeyFile</key>
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in
index 26d6500..73cc178 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -68,6 +68,8 @@
<string>NSApplication</string>
<key>SUFeedURL</key>
<string>https://www.scummvm.org/appcasts/macosx/release.xml</string>
+ <key>SUPublicEDKey</key>
+ <string>faYfM+DGPgJCrRzpxSHoFD0rzHa6ZnnEXuzz2E7ZRUk=</string>
<key>NSDockTilePlugIn</key>
<string>scummvm.docktileplugin</string>
<key>SUPublicDSAKeyFile</key>
More information about the Scummvm-git-logs
mailing list