pandoc: Update to version 2.17.1.1

This commit is contained in:
github-actions[bot] 2022-01-31 20:27:25 +00:00
parent 00e9c78635
commit 3f5b979574

View File

@ -1,5 +1,5 @@
{ {
"version": "2.17.1", "version": "2.17.1.1",
"description": "Universal markup converter", "description": "Universal markup converter",
"homepage": "https://pandoc.org", "homepage": "https://pandoc.org",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
@ -8,11 +8,11 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jgm/pandoc/releases/download/2.17.1/pandoc-2.17.1-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/2.17.1.1/pandoc-2.17.1.1-windows-x86_64.zip",
"hash": "4fa4e3a0fcd46a6c7eebef94c084491250b44a0561ac9c9f72378b706ed4c37f" "hash": "bd5fb5c2ea78467ea6a6cffb043a98531a3b65f669aa16e8821d476fb67471be"
} }
}, },
"extract_dir": "pandoc-2.17.1", "extract_dir": "pandoc-2.17.1.1",
"bin": "pandoc.exe", "bin": "pandoc.exe",
"checkver": { "checkver": {
"github": "https://github.com/jgm/pandoc" "github": "https://github.com/jgm/pandoc"