[Scummvm-git-logs] scummvm-web master -> b2f03df4985a06efb12f16cc6b439512e6b42086
criezy
criezy at scummvm.org
Tue Sep 29 08:43:00 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:
b2f03df498 WEB: Fix download link for Mac PPC
Commit: b2f03df4985a06efb12f16cc6b439512e6b42086
https://github.com/scummvm/scummvm-web/commit/b2f03df4985a06efb12f16cc6b439512e6b42086
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-09-29T09:42:57+01:00
Commit Message:
WEB: Fix download link for Mac PPC
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 933424c7..e3f7e941 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -155,7 +155,7 @@
</file>
<file>
<category_icon>macosppc</category_icon>
- <url>scummvm-2.1.2-macosx-ppc.dmg</url>
+ <url>scummvm-{$release}-macosx-ppc.dmg</url>
<name>Mac OS X 10.4+ PPC 32 bits (without Sparkle) Disk Image</name>
</file>
<!--
More information about the Scummvm-git-logs
mailing list