[Scummvm-git-logs] scummvm-web master -> 2464c7b9a3efeae0ab6835f47fbcd3fd6412d681
lotharsm
mail at serra.me
Sat Apr 4 12:34:39 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
2464c7b9a3 DATA: Add Windows zip packages for 2.1.2
Commit: 2464c7b9a3efeae0ab6835f47fbcd3fd6412d681
https://github.com/scummvm/scummvm-web/commit/2464c7b9a3efeae0ab6835f47fbcd3fd6412d681
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-04-04T14:33:55+02:00
Commit Message:
DATA: Add Windows zip packages for 2.1.2
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index fec1e0f3..0dd9c67b 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -17,6 +17,16 @@
<name>Windows Installer (32 and 64 bit)</name>
<user_agent>Windows</user_agent>
</file>
+ <file>
+ <category_icon>windows</category_icon>
+ <url>scummvm-2.1.2-win32-x86_64.zip</url>
+ <name>Windows zipfile (64 bit)</name>
+ </file>
+ <file>
+ <category_icon>windows</category_icon>
+ <url>scummvm-2.1.2-win32.zip</url>
+ <name>Windows zipfile (32 bit)</name>
+ </file>
<file>
<category_icon>macos</category_icon>
<url>scummvm-2.1.2-macosx.dmg</url>
@@ -57,7 +67,7 @@
<name>Windows Installer (32 and 64 bit)</name>
<user_agent>Windows</user_agent>
</file>
--->
+
<file>
<category_icon>windows</category_icon>
<url>scummvm-{$release}a-win32-x86_64.zip</url>
@@ -68,7 +78,7 @@
<url>scummvm-{$release}a-win32.zip</url>
<name>Windows zipfile (32 bit)</name>
</file>
-<!--
+
<file>
<category_icon>windows</category_icon>
<url>scummvm-{$release}-win32-x86_64.exe</url>
More information about the Scummvm-git-logs
mailing list