mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pandoc: Update version to 2.11.0.1 (#1504)
This commit is contained in:
parent
043596cb84
commit
c999571946
@ -1,19 +1,15 @@
|
||||
{
|
||||
"version": "2.10.1",
|
||||
"version": "2.11.0.1",
|
||||
"description": "Universal markup converter",
|
||||
"homepage": "https://pandoc.org",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-x86_64.zip",
|
||||
"hash": "73f436d2bb8fe61bbcac21f29ecb51652748387d81aaa6d0cd81664e3b7ac23d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-i386.zip",
|
||||
"hash": "1326e1809dd25fabb73e77caccd41bc122117bef6ad5b279d9c23f158afd4382"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.11.0.1/pandoc-2.11.0.1-windows-x86_64.zip",
|
||||
"hash": "ccbf910508e67d4a1e4820df3fe442260ef266e931e82a9be72d2cefe04ba323"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.10.1",
|
||||
"extract_dir": "pandoc-2.11.0.1",
|
||||
"bin": [
|
||||
"pandoc.exe",
|
||||
"pandoc-citeproc.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user