pandoc@2.9.2: Fix installation (#815)

- Closes #812 
- Closes #814
This commit is contained in:
lxy 2020-02-17 13:58:58 +08:00 committed by GitHub
parent 23cec5323e
commit 47f8268cb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"