pandoc: Update to version 3.1.1

This commit is contained in:
github-actions[bot] 2023-03-06 00:33:32 +00:00
parent c4c5d98fb3
commit 3ef63057d0

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1", "version": "3.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/3.1/pandoc-3.1-windows-x86_64.zip", "url": "https://github.com/jgm/pandoc/releases/download/3.1.1/pandoc-3.1.1-windows-x86_64.zip",
"hash": "21ef9294c91fb9e6bd106126d3ee67139510ea0f56256bb8d0376d97c9ab3d23" "hash": "ab39e7d0780f0f4be650e82738bfaaafbbd571ee295e4c440bcf99efb5a07174"
} }
}, },
"extract_dir": "pandoc-3.1", "extract_dir": "pandoc-3.1.1",
"bin": "pandoc.exe", "bin": "pandoc.exe",
"checkver": { "checkver": {
"github": "https://github.com/jgm/pandoc" "github": "https://github.com/jgm/pandoc"