[Scummvm-git-logs] scummvm master -> b9a77756458bd2bd48b1aa282b1533853c3a8b73
sev-
sev at scummvm.org
Mon Oct 17 00:24:15 CEST 2016
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:
b9a7775645 DISTS: Add Win32 signature
Commit: b9a77756458bd2bd48b1aa282b1533853c3a8b73
https://github.com/scummvm/scummvm/commit/b9a77756458bd2bd48b1aa282b1533853c3a8b73
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-10-17T00:23:39+02:00
Commit Message:
DISTS: Add Win32 signature
Changed paths:
dists/macosx/scummvm_appcast.xml
diff --git a/dists/macosx/scummvm_appcast.xml b/dists/macosx/scummvm_appcast.xml
index 60837c0..ea010d8 100644
--- a/dists/macosx/scummvm_appcast.xml
+++ b/dists/macosx/scummvm_appcast.xml
@@ -14,6 +14,10 @@
<enclosure url="https://www.scummvm.org/frs/scummvm/1.9.0/scummvm-1.9.0-macosx.dmg"
sparkle:version="1.9.0" length="16642939" type="application/octet-stream"
sparkle:dsaSignature="MC0CFFcJJ0j1aJg99T44EQsh5JxWFxtYAhUAi6tVS4lYWLnybDudMCpx3IHjT+k=" />
+ <enclosure sparkle:os="windows"
+ url="https://www.scummvm.org/frs/scummvm/1.9.0/scummvm-1.9.0-win32.exe"
+ sparkle:version="1.9.0" length="10169951" type="application/octet-stream"
+ sparkle:dsaSignature="MCwCFAu+BUtOII9JvRyD5tb6WNvESVINAhRjnuK/eFpqA/4kozZvwW/lcyLLBQ==" />
</item>
<item>
<title>Version 1.8.1</title>
More information about the Scummvm-git-logs
mailing list