[Scummvm-git-logs] scummvm master -> 665e38f4fbdb05eb68004c4ac4f37d96e2d045f4
sev-
sev at scummvm.org
Sat Oct 5 12:27:53 CEST 2019
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
4c6ec46340 DISTS: Added new keys for Sparkle 1.22.0
665e38f4fb UPDATES: Added signatures for 2.1.0 Windows builds
Commit: 4c6ec46340f4f81a78443f259ca4ef3f20c9f1fe
https://github.com/scummvm/scummvm/commit/4c6ec46340f4f81a78443f259ca4ef3f20c9f1fe
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-05T12:27:32+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 98b9c43..0fb0ef2 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>
Commit: 665e38f4fbdb05eb68004c4ac4f37d96e2d045f4
https://github.com/scummvm/scummvm/commit/665e38f4fbdb05eb68004c4ac4f37d96e2d045f4
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-05T12:27:32+02:00
Commit Message:
UPDATES: Added signatures for 2.1.0 Windows builds
Changed paths:
dists/macosx/scummvm_appcast.xml
diff --git a/dists/macosx/scummvm_appcast.xml b/dists/macosx/scummvm_appcast.xml
index 892fce4..11e670a 100644
--- a/dists/macosx/scummvm_appcast.xml
+++ b/dists/macosx/scummvm_appcast.xml
@@ -6,6 +6,21 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
+ <title>Version 2.1.0</title>
+ <sparkle:releaseNotesLink>
+ https://scummvm.org/frs/scummvm/2.1.0/ReleaseNotes.html
+ </sparkle:releaseNotesLink>
+ <pubDate>Sun, 13 Oct 2019 22:00:00 +0000</pubDate>
+ <enclosure sparkle:os="windows-x86"
+ url="https://www.scummvm.org/frs/scummvm/2.1.0/scummvm-2.1.0-win32.exe"
+ sparkle:version="2.1.0" length="19382458" type="application/octet-stream"
+ sparkle:dsaSignature="MC0CFGbQGP4xlylID83atOlkqMHwaH7FAhUAyMhJBVry27rG9ytvKafDNHwIJ80==" />
+ <enclosure sparkle:os="windows-x64"
+ url="https://www.scummvm.org/frs/scummvm/2.1.0/scummvm-2.1.0-win32-x86_64.exe"
+ sparkle:version="2.1.0" length="20395189" type="application/octet-stream"
+ sparkle:dsaSignature="MC0CFHd2FN9gCNMaZgU5B3W5CrK1YOtfAhUAo+262MibKsD78grGoillK8wiMlE=" />
+ </item>
+ <item>
<title>Version 2.0.0</title>
<sparkle:releaseNotesLink>
https://scummvm.org/frs/scummvm/2.0.0/ReleaseNotes.html
More information about the Scummvm-git-logs
mailing list