diff options
author | Eugene Sandulenko | 2016-10-17 00:23:39 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2016-10-17 00:23:39 +0200 |
commit | b9a77756458bd2bd48b1aa282b1533853c3a8b73 (patch) | |
tree | c1f52eae2afdf1431d6e4d89781f2d4917e20bf7 /dists | |
parent | 5eb1da42c3e215ef852c0aae88d94624897c3f9b (diff) | |
download | scummvm-rg350-b9a77756458bd2bd48b1aa282b1533853c3a8b73.tar.gz scummvm-rg350-b9a77756458bd2bd48b1aa282b1533853c3a8b73.tar.bz2 scummvm-rg350-b9a77756458bd2bd48b1aa282b1533853c3a8b73.zip |
DISTS: Add Win32 signature
Diffstat (limited to 'dists')
-rw-r--r-- | dists/macosx/scummvm_appcast.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/macosx/scummvm_appcast.xml b/dists/macosx/scummvm_appcast.xml index 60837c0c12..ea010d86e0 100644 --- a/dists/macosx/scummvm_appcast.xml +++ b/dists/macosx/scummvm_appcast.xml @@ -14,6 +14,10 @@ <enclosure url="https://www.scummvm.org/frs/scummvm/1.9.0/scummvm-1.9.0-macosx.dmg" sparkle:version="1.9.0" length="16642939" type="application/octet-stream" sparkle:dsaSignature="MC0CFFcJJ0j1aJg99T44EQsh5JxWFxtYAhUAi6tVS4lYWLnybDudMCpx3IHjT+k=" /> + <enclosure sparkle:os="windows" + url="https://www.scummvm.org/frs/scummvm/1.9.0/scummvm-1.9.0-win32.exe" + sparkle:version="1.9.0" length="10169951" type="application/octet-stream" + sparkle:dsaSignature="MCwCFAu+BUtOII9JvRyD5tb6WNvESVINAhRjnuK/eFpqA/4kozZvwW/lcyLLBQ==" /> </item> <item> <title>Version 1.8.1</title> |