Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
PackageIdentifier: LaurentPRenedeCotret.pandoc-plot
|
||||
Publisher: Laurent P. René de Cotret
|
||||
PackageName: pandoc-plot
|
||||
PackageVersion: 1.0.0.0
|
||||
License: GPL-2.0-or-later
|
||||
InstallerType: inno
|
||||
LicenseUrl: https://github.com/LaurentRDC/pandoc-plot/blob/master/LICENSE
|
||||
Tags:
|
||||
- documentation
|
||||
- plotting
|
||||
- figures
|
||||
ShortDescription: A pandoc filter to generate figures from source code
|
||||
PackageUrl: https://github.com/LaurentRDC/pandoc-plot
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://github.com/LaurentRDC/pandoc-plot/releases/download/1.0.0.0/pandoc-plot-wininst-x86_64-1.0.0.0.exe
|
||||
InstallerSha256: 4e641b1b3a7da9b75b5fb6b62cfe74af8262b9d95d8402e8013dd2d9e442769e
|
||||
InstallerSwitches:
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /SILENT
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user