mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
pandoc: Update to 2.11.0.2 and remove pandoc-citeproc.exe shim (#1507)
This commit is contained in:
parent
05de6220a7
commit
69fab9d0d4
@ -1,18 +1,17 @@
|
||||
{
|
||||
"version": "2.11.0.1",
|
||||
"version": "2.11.0.2",
|
||||
"description": "Universal markup converter",
|
||||
"homepage": "https://pandoc.org",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.11.0.1/pandoc-2.11.0.1-windows-x86_64.zip",
|
||||
"hash": "ccbf910508e67d4a1e4820df3fe442260ef266e931e82a9be72d2cefe04ba323"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.11.0.2/pandoc-2.11.0.2-windows-x86_64.zip",
|
||||
"hash": "47a804d269ce85b1ec36f981dc0d59cc00989149cde40805d42883b97da32c06"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.11.0.1",
|
||||
"extract_dir": "pandoc-2.11.0.2",
|
||||
"bin": [
|
||||
"pandoc.exe",
|
||||
"pandoc-citeproc.exe"
|
||||
"pandoc.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user