From f048a611dd51c31f559ce39b79a94cbe7c7a8d41 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Thu, 13 Aug 2020 19:46:33 +0300 Subject: [PATCH 1/2] Add Pandoc-2.10.1. --- manifests/JohnMacFarlane/Pandoc/2.10.1.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/JohnMacFarlane/Pandoc/2.10.1.yaml diff --git a/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml b/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml new file mode 100644 index 000000000..57414a443 --- /dev/null +++ b/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml @@ -0,0 +1,18 @@ +Id: JohnMacFarlane.Pandoc +Version: 2.10.1 +Name: Pandoc +Publisher: Pandoc +License: GPL-2 +LicenseUrl: https://github.com/jgm/pandoc/blob/master/COPYRIGHT +AppMoniker: pandoc +Tags: pandoc, doc, docs, converter +Description: If you need to convert files from one markup format into another, pandoc is your swiss-army knife. +Homepage: https://pandoc.org/ +Installers: + - Arch: x64 + Url: https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-x86_64.msi + Sha256: 8AE3B4DC783A9CC0AE60442DE75B18B054177783E2B7DA9EFB2471383AD27B34 + InstallerType: msi + Switches: + Silent: /quiet + SilentWithProgress: /passive From 1a9c01b361cf5789f0603809f2e9fc34da4ba6c7 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Thu, 13 Aug 2020 19:51:54 +0300 Subject: [PATCH 2/2] Fix whitespace. --- manifests/JohnMacFarlane/Pandoc/2.10.1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml b/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml index 57414a443..c700cfdf4 100644 --- a/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml +++ b/manifests/JohnMacFarlane/Pandoc/2.10.1.yaml @@ -9,7 +9,7 @@ Tags: pandoc, doc, docs, converter Description: If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Homepage: https://pandoc.org/ Installers: - - Arch: x64 + - Arch: x64 Url: https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-x86_64.msi Sha256: 8AE3B4DC783A9CC0AE60442DE75B18B054177783E2B7DA9EFB2471383AD27B34 InstallerType: msi