mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
pandoc: Update to version 2.14
This commit is contained in:
parent
d7183ba7af
commit
1751620be8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.13",
|
"version": "2.14",
|
||||||
"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.13/pandoc-2.13-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.14/pandoc-2.14-windows-x86_64.zip",
|
||||||
"hash": "c7a0523464aee871ee8ceb387e87dd50ac8bf61974f50ec45946df34bc7f7dc6"
|
"hash": "341935e8de2bc58153b6aabcced8bf73d753bc6b97efdf0128f52da82841b0c5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-2.13",
|
"extract_dir": "pandoc-2.14",
|
||||||
"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