mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pandoc: Update to version 2.19
This commit is contained in:
parent
56b5d0671c
commit
86a110366b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.18",
|
"version": "2.19",
|
||||||
"description": "Universal markup converter",
|
"description": "Universal markup converter",
|
||||||
"homepage": "https://pandoc.org",
|
"homepage": "https://pandoc.org",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
@ -8,11 +8,11 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.18/pandoc-2.18-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.19/pandoc-2.19-windows-x86_64.zip",
|
||||||
"hash": "769a7b2544da87274d585de5f9e03f268d35a8121b44e45637e607d7aeb78ece"
|
"hash": "d5c51dd722ae4c562f9bff8148942630942490ef5bfe5695507c81c2c75a99de"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-2.18",
|
"extract_dir": "pandoc-2.19",
|
||||||
"bin": "pandoc.exe",
|
"bin": "pandoc.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/jgm/pandoc"
|
"github": "https://github.com/jgm/pandoc"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user