[Scummvm-git-logs] scummvm-web master -> 0913953bda5918ce8bfd7928529543de0717f94f
sev-
sev at scummvm.org
Sat Oct 12 16:42:54 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:
0913953bda WEB: Remove duplicate download entry
Commit: 0913953bda5918ce8bfd7928529543de0717f94f
https://github.com/scummvm/scummvm-web/commit/0913953bda5918ce8bfd7928529543de0717f94f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-12T16:42:38+02:00
Commit Message:
WEB: Remove duplicate download entry
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 3feb511..b2ea598 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -26,11 +26,6 @@
</file>
<file>
<category_icon>windows</category_icon>
- <url>scummvm-{$release}-win32-win9x.exe</url>
- <name>Windows 9X Installer</name>
- </file>
- <file>
- <category_icon>windows</category_icon>
<url>scummvm-{$release}-win32-x86_64.exe</url>
<name>Windows 64bit Installer</name>
</file>
More information about the Scummvm-git-logs
mailing list