[Scummvm-git-logs] scummvm-web master -> 2dd8843e44b2ed91d1b3001ef9de0c98a69c1d91

lotharsm serra at scummvm.org
Sat Oct 12 16:46:20 CEST 2019


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:
2dd8843e44 WEB: Add Windows builds for scummvm-tools 2.1.0 to downloads


Commit: 2dd8843e44b2ed91d1b3001ef9de0c98a69c1d91
    https://github.com/scummvm/scummvm-web/commit/2dd8843e44b2ed91d1b3001ef9de0c98a69c1d91
Author: Lothar Serra Mari (serra at scummvm.org)
Date: 2019-10-12T16:45:48+02:00

Commit Message:
WEB: Add Windows builds for scummvm-tools 2.1.0 to downloads

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index b2ea598..0743570 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -416,13 +416,18 @@
 					<url type="tools">scummvm-tools-{$release_tools}-win32.exe</url>
 					<name>Tools - Windows Installer</name>
 				</file>
-
+-->
 				<file>
 					<category_icon>windows</category_icon>
 					<url type="tools">scummvm-tools-{$release_tools}-win32.zip</url>
-					<name>Tools - Windows zipfile</name>
+					<name>Tools - Windows 32bit zipfile</name>
 				</file>
-
+				<file>
+					<category_icon>windows</category_icon>
+					<url type="tools">scummvm-tools-{$release_tools}-win32-x86_64.zip</url>
+					<name>Tools - Windows 64bit zipfile</name>
+				</file>
+<!--
 				<file>
 					<category_icon>fedora</category_icon>
 					<url type="tools">scummvm-tools-{$release_tools}-1_F11.i586.rpm</url>





More information about the Scummvm-git-logs mailing list