From 1b8431eeeb771ad458f7f84d09e4ce7da76692eb Mon Sep 17 00:00:00 2001 From: Martijn Laan Date: Fri, 22 May 2020 05:14:02 +0200 Subject: [PATCH] Add Inno Setup 6.0.5 manifest. (#604) * Add 6.0.5 manifest. * Add FileExtensions. --- manifests/JRSoftware/InnoSetup/6.0.5.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/JRSoftware/InnoSetup/6.0.5.yaml diff --git a/manifests/JRSoftware/InnoSetup/6.0.5.yaml b/manifests/JRSoftware/InnoSetup/6.0.5.yaml new file mode 100644 index 000000000..5d10c379d --- /dev/null +++ b/manifests/JRSoftware/InnoSetup/6.0.5.yaml @@ -0,0 +1,23 @@ +Id: JRSoftware.InnoSetup +Version: 6.0.5 +Name: Inno Setup +Publisher: JRSoftware +License: Copyright (C) 1997-2020 Jordan Russell. All rights reserved. Portions Copyright (C) 2000-2019 Martijn Laan. All rights reserved. +LicenseUrl: https://jrsoftware.org/files/is/license.txt +AppMoniker: innosetup +MinOSVersion: 6.0.0.0 +Tags: inno, setup +FileExtensions: iss +Description: Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. +Homepage: https://jrsoftware.org/isinfo.php +InstallerType: Inno +Installers: + - Arch: x64 + Url: http://files.jrsoftware.org/is/6/innosetup-6.0.5.exe + Sha256: ae6823b523df87e9441789e51845434e4e0e70aac0b88afe80f94f20f4b98acb + Switches: + InstallLocation: /DIR="" + Language: /LANG= + Log: /LOG="" + Silent: /VERYSILENT /ALLUSERS + SilentWithProgress: /SILENT /ALLUSERS