mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
pandoc: Update to version 2.15
This commit is contained in:
parent
d9cdc5107a
commit
c078402110
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.14.2",
|
||||
"version": "2.15",
|
||||
"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.2/pandoc-2.14.2-windows-x86_64.zip",
|
||||
"hash": "aeb2653046bd9b8e6ca289961683b1c3a2fd94ef025ff3f52fa0a0e5a62faf4f"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.15/pandoc-2.15-windows-x86_64.zip",
|
||||
"hash": "a106d810eaa736b03c6d30b7c3e5620e0937989d4482ce7f1351427ceccfce98"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.14.2",
|
||||
"extract_dir": "pandoc-2.15",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user