Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
PackageIdentifier: JRSoftware.InnoSetup
|
||||
PackageVersion: 6.0.4
|
||||
PackageName: 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
|
||||
Moniker: innosetup
|
||||
MinimumOSVersion: 6.0.0.0
|
||||
Tags:
|
||||
- inno
|
||||
- setup
|
||||
ShortDescription: 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.
|
||||
PackageUrl: https://jrsoftware.org/isinfo.php
|
||||
InstallerType: inno
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://files.jrsoftware.org/is/6/innosetup-6.0.4.exe
|
||||
InstallerSha256: 36963503278310FB2FF0DEB70DE4A49CDE0082B4DE4D79B66C45DF85BBC5F710
|
||||
InstallerSwitches:
|
||||
InstallLocation: /DIR="<INSTALLPATH>"
|
||||
Log: /LOG="<LOGPATH>"
|
||||
Silent: /VERYSILENT /ALLUSERS
|
||||
SilentWithProgress: /SILENT /ALLUSERS
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,28 @@
|
||||
PackageIdentifier: JRSoftware.InnoSetup
|
||||
PackageVersion: 6.0.5
|
||||
PackageName: 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
|
||||
Moniker: innosetup
|
||||
MinimumOSVersion: 6.0.0.0
|
||||
Tags:
|
||||
- inno
|
||||
- setup
|
||||
FileExtensions:
|
||||
- iss
|
||||
ShortDescription: 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.
|
||||
PackageUrl: https://jrsoftware.org/isinfo.php
|
||||
InstallerType: inno
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://files.jrsoftware.org/is/6/innosetup-6.0.5.exe
|
||||
InstallerSha256: ae6823b523df87e9441789e51845434e4e0e70aac0b88afe80f94f20f4b98acb
|
||||
InstallerSwitches:
|
||||
InstallLocation: /DIR="<INSTALLPATH>"
|
||||
Log: /LOG="<LOGPATH>"
|
||||
Silent: /VERYSILENT /ALLUSERS
|
||||
SilentWithProgress: /SILENT /ALLUSERS
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
@@ -0,0 +1,28 @@
|
||||
PackageIdentifier: JRSoftware.InnoSetup
|
||||
PackageVersion: 6.1.2
|
||||
PackageName: 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
|
||||
Moniker: innosetup
|
||||
MinimumOSVersion: 6.0.0.0
|
||||
Tags:
|
||||
- inno
|
||||
- setup
|
||||
FileExtensions:
|
||||
- iss
|
||||
ShortDescription: 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.
|
||||
PackageUrl: https://jrsoftware.org/isinfo.php
|
||||
InstallerType: inno
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://files.jrsoftware.org/is/6/innosetup-6.1.2.exe
|
||||
InstallerSha256: a3ce1c40ef9c71a92691aaff0f413f530c8c9e3c766be481bc63ca7cc74e35e7
|
||||
InstallerSwitches:
|
||||
InstallLocation: /DIR="<INSTALLPATH>"
|
||||
Log: /LOG="<LOGPATH>"
|
||||
Silent: /VERYSILENT /ALLUSERS
|
||||
SilentWithProgress: /SILENT /ALLUSERS
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user