[Scummvm-git-logs] scummvm master -> 66133e8c312fbf63372cce3c39f3e73a28ba43a1
lotharsm
mail at serra.me
Fri Jan 31 19:33:17 UTC 2020
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:
66133e8c31 DISTS: Fix Win32 filename in the Sparkle appcast XML
Commit: 66133e8c312fbf63372cce3c39f3e73a28ba43a1
https://github.com/scummvm/scummvm/commit/66133e8c312fbf63372cce3c39f3e73a28ba43a1
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-01-31T20:32:51+01:00
Commit Message:
DISTS: Fix Win32 filename in the Sparkle appcast XML
Changed paths:
dists/macosx/scummvm_appcast.xml
diff --git a/dists/macosx/scummvm_appcast.xml b/dists/macosx/scummvm_appcast.xml
index ef5f524..e4874af 100644
--- a/dists/macosx/scummvm_appcast.xml
+++ b/dists/macosx/scummvm_appcast.xml
@@ -17,7 +17,7 @@
sparkle:edSignature="js40WmEnNG4ab0nSNrzRo4z5jnUlDOE63iqpgpy8Brpxh9CFnnc8bBQ9LlHjujUPbG6A30pyihtAsozZi1gZAg=="/>
<enclosure sparkle:os="windows"
- url="https://www.scummvm.org/frs/scummvm/2.1.1/scummvm-2.1.0-win32.exe"
+ url="https://www.scummvm.org/frs/scummvm/2.1.1/scummvm-2.1.1-win32.exe"
sparkle:version="2.1.1" length="39273606" type="application/octet-stream"
sparkle:dsaSignature="MC0CFQDImHNkK3Oru/lLIFS8bXfh1bI9cQIUOHAUHKd8wNvYbETTLw4DtAAiO7c=" />
</item>
More information about the Scummvm-git-logs
mailing list