mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
pandoc: Update to version 3.3
This commit is contained in:
parent
e660d05a35
commit
5443876f06
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.1",
|
"version": "3.3",
|
||||||
"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/3.2.1/pandoc-3.2.1-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/3.3/pandoc-3.3-windows-x86_64.zip",
|
||||||
"hash": "c6cfc71b092a42c8d25c0936390aa21d71762aee0ceee720bff1c8e32d35203e"
|
"hash": "05b47539f09c65fd94ce2a1741412805074ae764477267a2ff9c2cde8ea7fe8d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-3.2.1",
|
"extract_dir": "pandoc-3.3",
|
||||||
"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