pandoc: Update to version 3.1.5

This commit is contained in:
github-actions[bot] 2023-07-07 20:25:47 +00:00
parent 1eee28f04f
commit 31702045b3

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.4", "version": "3.1.5",
"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.4/pandoc-3.1.4-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/3.1.5/pandoc-3.1.5-windows-x86_64.zip",
"hash": "67ca96845a91b52c801488dfd09eaf4bced5430fdae9f4e0ec839635b36b269f" "hash": "32dfc8864d48c01fca6557aa261ad5d1bf959e7ceddb420381c87aa6a94d09c8"
} }
}, },
"extract_dir": "pandoc-3.1.4", "extract_dir": "pandoc-3.1.5",
"bin": "pandoc.exe", "bin": "pandoc.exe",
"checkver": { "checkver": {
"github": "https://github.com/jgm/pandoc" "github": "https://github.com/jgm/pandoc"