From 47f8268cb448e5c9f0fd5fa4ccd864239ce57b0f Mon Sep 17 00:00:00 2001 From: lxy <391861737@qq.com> Date: Mon, 17 Feb 2020 13:58:58 +0800 Subject: [PATCH] pandoc@2.9.2: Fix installation (#815) - Closes #812 - Closes #814 --- bucket/pandoc.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bucket/pandoc.json b/bucket/pandoc.json index 7113fdb0d9..d6cd9c8bea 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -13,6 +13,7 @@ "hash": "11fa220adb653ad7fdd6b3757cedb8c7ccd1d73e33f835008c1c09169c283c21" } }, + "extract_dir": "pandoc-2.9.2", "bin": [ "pandoc.exe", "pandoc-citeproc.exe" @@ -28,7 +29,8 @@ "32bit": { "url": "https://github.com/jgm/pandoc/releases/download/$version/pandoc-$version-windows-i386.zip" } - } + }, + "extract_dir": "pandoc-$version" }, "suggest": { "MiKTeX": "latex"