pandoc: Update to version 3.2.1

This commit is contained in:
github-actions[bot] 2024-06-25 00:34:11 +00:00
parent 4b89112880
commit 36e7809df4

View File

@ -1,5 +1,5 @@
{
"version": "3.2",
"version": "3.2.1",
"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.2/pandoc-3.2-windows-x86_64.zip",
"hash": "84395462eb08d74df3dbe9bb129ce3508e3eec3f29ac1f55559c2c5a1f34a8bf"
"url": "https://github.com/jgm/pandoc/releases/download/3.2.1/pandoc-3.2.1-windows-x86_64.zip",
"hash": "c6cfc71b092a42c8d25c0936390aa21d71762aee0ceee720bff1c8e32d35203e"
}
},
"extract_dir": "pandoc-3.2",
"extract_dir": "pandoc-3.2.1",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"