mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
pandoc: Update to version 2.9.1
This commit is contained in:
parent
dec5bbb857
commit
62a2af0ff3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://pandoc.org",
|
"homepage": "https://pandoc.org",
|
||||||
"version": "2.9",
|
"version": "2.9.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/pandoc-2.9-windows-x86_64.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.9.1/pandoc-2.9.1-windows-x86_64.zip",
|
||||||
"hash": "ffccf6ec35f6509e86d2b5b72640e48d63724fe961b81bed11fa5876bcf5c882"
|
"hash": "ad99e568a082201588ac499ee72aab87c949cd183a9c0a276df07cc8dd9d1485"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jgm/pandoc/releases/download/2.9/pandoc-2.9-windows-i386.zip",
|
"url": "https://github.com/jgm/pandoc/releases/download/2.9.1/pandoc-2.9.1-windows-i386.zip",
|
||||||
"hash": "0983488c664f476158db9fcaadd8aa01e0c38ea19628e1da385d13644577d8c7"
|
"hash": "42ded367cd223502b1e5142b2b9e36404faed49941bf7768dc621bf8c27076cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user