pandoc: Update to version 3.1.11

This commit is contained in:
github-actions[bot] 2023-12-16 04:25:55 +00:00
parent de6089f7cb
commit 2b6fd8aa87

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.10", "version": "3.1.11",
"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/3.1.10/pandoc-3.1.10-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/3.1.11/pandoc-3.1.11-windows-x86_64.zip",
"hash": "28c0ef7d8e84821a4e4175c16ee2025a75de98bf79a9e085cb8a87be62e685c5" "hash": "ecc34bc6ca2a045740f7e47714d5b1943bb20d50aac441ab2c9e59e70ddcaf28"
} }
}, },
"extract_dir": "pandoc-3.1.10", "extract_dir": "pandoc-3.1.11",
"bin": "pandoc.exe", "bin": "pandoc.exe",
"checkver": { "checkver": {
"github": "https://github.com/jgm/pandoc" "github": "https://github.com/jgm/pandoc"