mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
pandoc: Update to version 2.11.3.2
This commit is contained in:
parent
cc827f693e
commit
e18ed0f2e3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.11.3.1",
|
||||
"version": "2.11.3.2",
|
||||
"description": "Universal markup converter",
|
||||
"homepage": "https://pandoc.org",
|
||||
"license": "GPL-2.0-or-later",
|
||||
@ -8,11 +8,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.11.3.1/pandoc-2.11.3.1-windows-x86_64.zip",
|
||||
"hash": "0c0b3c50d3759ddb909d337614ff69cdff3baa9c60af99981c82a5a612352381"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.11.3.2/pandoc-2.11.3.2-windows-x86_64.zip",
|
||||
"hash": "3d13adeaceb48f2f158214cb82884edde8293047555184c930e38d59eda99f68"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.11.3.1",
|
||||
"extract_dir": "pandoc-2.11.3.2",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user