mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
pandoc: Update to version 2.10.1
This commit is contained in:
parent
7686fb768b
commit
b7ff47c237
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.10",
|
||||
"version": "2.10.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/pandoc-2.10-windows-x86_64.zip",
|
||||
"hash": "3886e4b20727a0d8417ee0922b493ea11470c6ff42f07b98c857f886633b3dca"
|
||||
"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/pandoc-2.10-windows-i386.zip",
|
||||
"hash": "5f864c353bb3d2e6295c728cc5d9cf1279c9103789b491f5079ab4f146e1fb7d"
|
||||
"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",
|
||||
"extract_dir": "pandoc-2.10.1",
|
||||
"bin": [
|
||||
"pandoc.exe",
|
||||
"pandoc-citeproc.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user