mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 22:21:19 +00:00
pandoc: Update to version 3.1.6
This commit is contained in:
parent
d8608c9cbb
commit
c7680915e1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"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/3.1.5/pandoc-3.1.5-windows-x86_64.zip",
|
||||
"hash": "32dfc8864d48c01fca6557aa261ad5d1bf959e7ceddb420381c87aa6a94d09c8"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/3.1.6/pandoc-3.1.6-windows-x86_64.zip",
|
||||
"hash": "c6cc16deab6f0b4d92f4b189614da469c1b998cab42f423b250c2d35367dffdf"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-3.1.5",
|
||||
"extract_dir": "pandoc-3.1.6",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user