mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pandoc: Update to version 3.1.4
This commit is contained in:
parent
bea41fc6be
commit
9defce40ad
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.3",
|
"version": "3.1.4",
|
||||||
"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.1.3/pandoc-3.1.3-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/3.1.4/pandoc-3.1.4-windows-x86_64.zip",
|
||||||
"hash": "9b2d439db3188a624d212e1c73462ebb97453427cb470dc08bb31bf128429337"
|
"hash": "67ca96845a91b52c801488dfd09eaf4bced5430fdae9f4e0ec839635b36b269f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-3.1.3",
|
"extract_dir": "pandoc-3.1.4",
|
||||||
"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