mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
pandoc: Update to version 3.1.8
This commit is contained in:
parent
14ddbe54e5
commit
ac58479016
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.7",
|
||||
"version": "3.1.8",
|
||||
"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.7/pandoc-3.1.7-windows-x86_64.zip",
|
||||
"hash": "477a5c51a5e0afe164a561072e7b1428ad03c00c78a3853cfc58fbaa8c360e02"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/3.1.8/pandoc-3.1.8-windows-x86_64.zip",
|
||||
"hash": "ed62e466dd37ca624d5f395caa86d8ff6f34f3e53c4102599dde3caab5b91121"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-3.1.7",
|
||||
"extract_dir": "pandoc-3.1.8",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user