mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
pandoc: Update to version 2.19.2
This commit is contained in:
parent
d936af3978
commit
fcefe9f671
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.19.1",
|
"version": "2.19.2",
|
||||||
"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.19.1/pandoc-2.19.1-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.19.2/pandoc-2.19.2-windows-x86_64.zip",
|
||||||
"hash": "40473339594f4837c8221d4f2a40dcd4c7714eab201b6f2e9a7a5194d5417a55"
|
"hash": "e7a0c92b4af6cad31d9899a8b92a3992e18634320349bbf56b729bbbcf71bb99"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-2.19.1",
|
"extract_dir": "pandoc-2.19.2",
|
||||||
"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