From a59c2e6f92190b20f6b501fad87feb3551388335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20P=2E=20Ren=C3=A9=20de=20Cotret?= Date: Wed, 1 Jul 2020 21:02:16 -0400 Subject: [PATCH] Add pandoc-plot 0.7.1.0 (#2232) * Added pandoc-plot manifest * FIX: application id * Add silent switches to installer --- .../pandoc-plot/0.7.1.0.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/LaurentPRenedeCotret/pandoc-plot/0.7.1.0.yaml diff --git a/manifests/LaurentPRenedeCotret/pandoc-plot/0.7.1.0.yaml b/manifests/LaurentPRenedeCotret/pandoc-plot/0.7.1.0.yaml new file mode 100644 index 000000000..231db3e79 --- /dev/null +++ b/manifests/LaurentPRenedeCotret/pandoc-plot/0.7.1.0.yaml @@ -0,0 +1,19 @@ +Id: LaurentPRenedeCotret.pandoc-plot +Publisher: Laurent P. René de Cotret +Name: pandoc-plot +Version: 0.7.1.0 +License: GPL-2.0-or-later +InstallerType: INNO +LicenseUrl: https://github.com/LaurentRDC/pandoc-plot/blob/master/LICENSE +Tags: documentation, plotting, figures +Description: A pandoc filter to generate figures from source code +Homepage: https://github.com/LaurentRDC/pandoc-plot +Installers: + - Arch: x86 + InstallerType: INNO + Url: https://github.com/LaurentRDC/pandoc-plot/releases/download/0.7.1.0/pandoc-plot-wininst-x86_64-0.7.1.0.exe + Sha256: B3DC30612F90082954C38724577C03FE474CB9D2C9DACE45BE7BC27B225F9764 + Switches: + Silent: /VERYSILENT + SilentWithProgress: /SILENT +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator