From 16df03e93d70ce09320d12b347e76930a83c95b1 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:23:05 +0800 Subject: [PATCH] Pandoc 2.11.3.2 (#6075) * Pandoc 2.11.3.2 * Pandoc 2.11.3.2 --- manifests/JohnMacFarlane/Pandoc/2.11.3.2.yaml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/JohnMacFarlane/Pandoc/2.11.3.2.yaml diff --git a/manifests/JohnMacFarlane/Pandoc/2.11.3.2.yaml b/manifests/JohnMacFarlane/Pandoc/2.11.3.2.yaml new file mode 100644 index 000000000..2ccd89ca6 --- /dev/null +++ b/manifests/JohnMacFarlane/Pandoc/2.11.3.2.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: JohnMacFarlane.Pandoc +Publisher: John Mac Farlane +Name: Pandoc +Author: John Mac Farlane +Description: If you need to convert files from one markup format into another, pandoc is your swiss-army knife. +AppMoniker: pandoc +Tags: pandoc, doc, docs, converter +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://pandoc.org/ +License: GPLv2 +LicenseUrl: https://github.com/jgm/pandoc/blob/master/COPYRIGHT + +# ================= Installer ================= +Version: 2.11.3.2 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/jgm/pandoc/releases/download/2.11.3.2/pandoc-2.11.3.2-windows-x86_64.msi + Sha256: 35f321b612fb2beb0abd174a413adb2ab54f72fc1729f002ee045d4fec212de6 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file