mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
pandoc: Update to version 2.8.0.1
This commit is contained in:
parent
8b916e1e41
commit
8360aa3164
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://pandoc.org",
|
||||
"version": "2.8",
|
||||
"version": "2.8.0.1",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"description": "Universal markup converter",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8/pandoc-2.8-windows-x86_64.zip",
|
||||
"hash": "fbf3df9cc951fe7853cbd313d2ad5fda080cb371a8e43d6351e076a0645a17a2"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8.0.1/pandoc-2.8.0.1-windows-x86_64.zip",
|
||||
"hash": "ce9f8a68b9bccbec63d35317dfdc40dc3e1722d49b66b9cf39cc1459ae688129"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8/pandoc-2.8-windows-i386.zip",
|
||||
"hash": "1e1f225abbc6b6b6512d963094b7b88188d8856c442d725b6e50e265774ffecd"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8.0.1/pandoc-2.8.0.1-windows-i386.zip",
|
||||
"hash": "c1530b141bd98903fa0f3d242076d790ce9d7448e8fc24f5084967c0889238d6"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user