mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pandoc: Update to version 2.8.1
This commit is contained in:
parent
2e08ecada6
commit
6c189b22a3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://pandoc.org",
|
"homepage": "https://pandoc.org",
|
||||||
"version": "2.8.0.1",
|
"version": "2.8.1",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"description": "Universal markup converter",
|
"description": "Universal markup converter",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8.0.1/pandoc-2.8.0.1-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.8.1/pandoc-2.8.1-windows-x86_64.zip",
|
||||||
"hash": "ce9f8a68b9bccbec63d35317dfdc40dc3e1722d49b66b9cf39cc1459ae688129"
|
"hash": "f38c1b44a26ac774858f5748078be2065b9534dc5f43d4e14090b33371b4c0ab"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.8.0.1/pandoc-2.8.0.1-windows-i386.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.8.1/pandoc-2.8.1-windows-i386.zip",
|
||||||
"hash": "c1530b141bd98903fa0f3d242076d790ce9d7448e8fc24f5084967c0889238d6"
|
"hash": "d155bbbddfa14677c67247b7c4423c35fa805c38240db54d7337fae8794f3c75"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user