[bin] Install pandoc

This commit is contained in:
Sebastian Schulze 2019-07-31 00:18:22 +02:00
parent 417e37a01d
commit 5e4e2fc024
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 6 additions and 0 deletions

View File

@ -104,6 +104,12 @@ binaries = {
version_argument: "version",
version_match: "Hugo Static Site Generator v<%= version %>"
},
pandoc: {
url: "https://github.com/jgm/pandoc/releases/download/<%= version %>/pandoc-<%= version %>-linux.tar.gz",
version: "2.7.3",
version_argument: "--version",
version_match: "pandoc-citeproc 0.16.2"
},
}
tmpdir = Dir.mktmpdir