[Scummvm-git-logs] scummvm-web master -> 25a7b1c0864e408188ab4249818f118e882bdae8
lotharsm
mail at serra.me
Tue Mar 31 18:17:11 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:
25a7b1c086 DATA: Fix URL for Win32 2.1.2 release
Commit: 25a7b1c0864e408188ab4249818f118e882bdae8
https://github.com/scummvm/scummvm-web/commit/25a7b1c0864e408188ab4249818f118e882bdae8
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-03-31T20:16:59+02:00
Commit Message:
DATA: Fix URL for Win32 2.1.2 release
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 8b93e779..a2a70c50 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -15,7 +15,7 @@
<entries>
<file>
<category_icon>windows</category_icon>
- <url>scummvm-2.1.2-win32.exe</url>
+ <url>https://www.scummvm.org/frs/scummvm/2.1.2/scummvm-2.1.2-win32.exe</url>
<name>Windows Installer (32 and 64 bit)</name>
<user_agent>Windows</user_agent>
</file>
More information about the Scummvm-git-logs
mailing list