mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pandoc: Update to version 2.14.2
This commit is contained in:
parent
1a2394d90d
commit
2578bfe141
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.14.1",
|
||||
"version": "2.14.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.14.1/pandoc-2.14.1-windows-x86_64.zip",
|
||||
"hash": "dae7ee9bb8268abedc719fa30e334acd79a32ab3488bbdb5443d2f850c60afe3"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.14.2/pandoc-2.14.2-windows-x86_64.zip",
|
||||
"hash": "aeb2653046bd9b8e6ca289961683b1c3a2fd94ef025ff3f52fa0a0e5a62faf4f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.14.1",
|
||||
"extract_dir": "pandoc-2.14.2",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user