diff options
author | Thierry Crozat | 2017-12-18 09:01:19 +0000 |
---|---|---|
committer | Thierry Crozat | 2017-12-18 09:09:08 +0000 |
commit | 7fe75a0b6c7c6f7ebff4449f55fc2e2c7d94a078 (patch) | |
tree | 95a726aee63619846ce605fd2583bde969e3cd1a /dists | |
parent | 32d34c32d681f5c536c411f65568f064a4cb3210 (diff) | |
download | scummvm-rg350-7fe75a0b6c7c6f7ebff4449f55fc2e2c7d94a078.tar.gz scummvm-rg350-7fe75a0b6c7c6f7ebff4449f55fc2e2c7d94a078.tar.bz2 scummvm-rg350-7fe75a0b6c7c6f7ebff4449f55fc2e2c7d94a078.zip |
DISTS: Use html release notes for appcast
This should fix formatting of release not for automatic update
with Sparkle on Windows (bug #10367).
Diffstat (limited to 'dists')
-rw-r--r-- | dists/macosx/scummvm_appcast.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/macosx/scummvm_appcast.xml b/dists/macosx/scummvm_appcast.xml index 5752c48c94..892fce43e1 100644 --- a/dists/macosx/scummvm_appcast.xml +++ b/dists/macosx/scummvm_appcast.xml @@ -8,7 +8,7 @@ <item> <title>Version 2.0.0</title> <sparkle:releaseNotesLink> - https://scummvm.org/frs/scummvm/2.0.0/ReleaseNotes + https://scummvm.org/frs/scummvm/2.0.0/ReleaseNotes.html </sparkle:releaseNotesLink> <pubDate>Sun, 17 Dec 2017 22:00:00 +0000</pubDate> <enclosure url="https://www.scummvm.org/frs/scummvm/2.0.0/scummvm-2.0.0-macosx.dmg" |