pandoc: Update to version 3.1.7

This commit is contained in:
github-actions[bot] 2023-08-31 20:25:27 +00:00
parent 87b254321f
commit 4f95ecb6d8

View File

@ -1,5 +1,5 @@
{
"version": "3.1.6.2",
"version": "3.1.7",
"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.6.2/pandoc-3.1.6.2-windows-x86_64.zip",
"hash": "21b5e4f71fb923948a952828adb6fd87049b6b638f6a35c18e1bbec4ea425279"
"url": "https://github.com/jgm/pandoc/releases/download/3.1.7/pandoc-3.1.7-windows-x86_64.zip",
"hash": "477a5c51a5e0afe164a561072e7b1428ad03c00c78a3853cfc58fbaa8c360e02"
}
},
"extract_dir": "pandoc-3.1.6.2",
"extract_dir": "pandoc-3.1.7",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"