mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21: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",
|
"description": "Universal markup converter",
|
||||||
"homepage": "https://pandoc.org",
|
"homepage": "https://pandoc.org",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.11.0.1/pandoc-2.11.0.1-windows-x86_64.zip",
|
||||||
"hash": "73f436d2bb8fe61bbcac21f29ecb51652748387d81aaa6d0cd81664e3b7ac23d"
|
"hash": "ccbf910508e67d4a1e4820df3fe442260ef266e931e82a9be72d2cefe04ba323"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.10.1/pandoc-2.10.1-windows-i386.zip",
|
|
||||||
"hash": "1326e1809dd25fabb73e77caccd41bc122117bef6ad5b279d9c23f158afd4382"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pandoc-2.10.1",
|
"extract_dir": "pandoc-2.11.0.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
"pandoc.exe",
|
"pandoc.exe",
|
||||||
"pandoc-citeproc.exe"
|
"pandoc-citeproc.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user