diff --git a/bucket/pandoc.json b/bucket/pandoc.json index f632826c38..5a76364386 100644 --- a/bucket/pandoc.json +++ b/bucket/pandoc.json @@ -1,5 +1,5 @@ { - "version": "2.12", + "version": "2.13", "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/2.12/pandoc-2.12-windows-x86_64.zip", - "hash": "3ed3283438a1a3d45b8c1fb3cddb87cf93c86064b84de4f8521436292ed94e50" + "url": "https://github.com/jgm/pandoc/releases/download/2.13/pandoc-2.13-windows-x86_64.zip", + "hash": "c7a0523464aee871ee8ceb387e87dd50ac8bf61974f50ec45946df34bc7f7dc6" } }, - "extract_dir": "pandoc-2.12", + "extract_dir": "pandoc-2.13", "bin": "pandoc.exe", "checkver": { "github": "https://github.com/jgm/pandoc"