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