mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
pandoc: Update to version 2.9.2.1
This commit is contained in:
parent
ba11ade3ee
commit
e21841cdac
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://pandoc.org",
|
"homepage": "https://pandoc.org",
|
||||||
"version": "2.9.2",
|
"version": "2.9.2.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.9.2/pandoc-2.9.2-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2.1/pandoc-2.9.2.1-windows-x86_64.zip",
|
||||||
"hash": "260b6c5dfe5c36413d42d0ddc699438c0705e646cb196ad4f207d8f80564c3fb"
|
"hash": "223f7ef1dd926394ee57b6b5893484e51100be8527bd96eec26e284774863084"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2/pandoc-2.9.2-windows-i386.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2.1/pandoc-2.9.2.1-windows-i386.zip",
|
||||||
"hash": "11fa220adb653ad7fdd6b3757cedb8c7ccd1d73e33f835008c1c09169c283c21"
|
"hash": "db5a8533b7e2ef38114e9788e56530bb6be330c326731692f236218682017d4d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-2.9.2",
|
"extract_dir": "pandoc-2.9.2.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
"pandoc.exe",
|
"pandoc.exe",
|
||||||
"pandoc-citeproc.exe"
|
"pandoc-citeproc.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user