mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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",
|
||||
"version": "2.9.2",
|
||||
"version": "2.9.2.1",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"description": "Universal markup converter",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2/pandoc-2.9.2-windows-x86_64.zip",
|
||||
"hash": "260b6c5dfe5c36413d42d0ddc699438c0705e646cb196ad4f207d8f80564c3fb"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2.1/pandoc-2.9.2.1-windows-x86_64.zip",
|
||||
"hash": "223f7ef1dd926394ee57b6b5893484e51100be8527bd96eec26e284774863084"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2/pandoc-2.9.2-windows-i386.zip",
|
||||
"hash": "11fa220adb653ad7fdd6b3757cedb8c7ccd1d73e33f835008c1c09169c283c21"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.9.2.1/pandoc-2.9.2.1-windows-i386.zip",
|
||||
"hash": "db5a8533b7e2ef38114e9788e56530bb6be330c326731692f236218682017d4d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.9.2",
|
||||
"extract_dir": "pandoc-2.9.2.1",
|
||||
"bin": [
|
||||
"pandoc.exe",
|
||||
"pandoc-citeproc.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user