mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
pandoc: Update to version 2.8
This commit is contained in:
parent
5ed93d1418
commit
45028e6ea1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://pandoc.org/",
|
||||
"version": "2.7.3",
|
||||
"version": "2.8",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"description": "Universal markup converter.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-windows-x86_64.zip",
|
||||
"hash": "d8b7db32e2da55325d0ad825437c0695af7e6921c8fbbd0ae95120608f5906aa",
|
||||
"extract_dir": "pandoc-2.7.3-windows-x86_64"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8/pandoc-2.8-windows-x86_64.zip",
|
||||
"hash": "fbf3df9cc951fe7853cbd313d2ad5fda080cb371a8e43d6351e076a0645a17a2",
|
||||
"extract_dir": "pandoc-2.8-windows-x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-windows-i386.zip",
|
||||
"hash": "b63b03a75648472d6ee8498ab0955048de6a19feaa8c346e83baa4c02b2bb5a0",
|
||||
"extract_dir": "pandoc-2.7.3-windows-i386"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8/pandoc-2.8-windows-i386.zip",
|
||||
"hash": "1e1f225abbc6b6b6512d963094b7b88188d8856c442d725b6e50e265774ffecd",
|
||||
"extract_dir": "pandoc-2.8-windows-i386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user