From 692998b7718b4fa27f3b2d1f25f0a00a1a39bd55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20P=2E=20Ren=C3=A9=20de=20Cotret?= Date: Mon, 2 Nov 2020 23:07:49 -0500 Subject: [PATCH] Add pandoc-plot 1.0.0.0 (#4503) --- .../pandoc-plot/1.0.0.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/LaurentPRenedeCotret/pandoc-plot/1.0.0.0.yaml diff --git a/manifests/LaurentPRenedeCotret/pandoc-plot/1.0.0.0.yaml b/manifests/LaurentPRenedeCotret/pandoc-plot/1.0.0.0.yaml new file mode 100644 index 000000000..a2ccc044a --- /dev/null +++ b/manifests/LaurentPRenedeCotret/pandoc-plot/1.0.0.0.yaml @@ -0,0 +1,18 @@ +Id: LaurentPRenedeCotret.pandoc-plot +Publisher: Laurent P. René de Cotret +Name: pandoc-plot +Version: 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 +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/1.0.0.0/pandoc-plot-wininst-x86_64-1.0.0.0.exe + Sha256: 4e641b1b3a7da9b75b5fb6b62cfe74af8262b9d95d8402e8013dd2d9e442769e + Switches: + Silent: /VERYSILENT + SilentWithProgress: /SILENT \ No newline at end of file