mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
pandoc: Update to version 3.2.1
This commit is contained in:
parent
4b89112880
commit
36e7809df4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2",
|
||||
"version": "3.2.1",
|
||||
"description": "Universal markup converter",
|
||||
"homepage": "https://pandoc.org",
|
||||
"license": "GPL-2.0-or-later",
|
||||
@ -8,11 +8,11 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/3.2/pandoc-3.2-windows-x86_64.zip",
|
||||
"hash": "84395462eb08d74df3dbe9bb129ce3508e3eec3f29ac1f55559c2c5a1f34a8bf"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/3.2.1/pandoc-3.2.1-windows-x86_64.zip",
|
||||
"hash": "c6cfc71b092a42c8d25c0936390aa21d71762aee0ceee720bff1c8e32d35203e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-3.2",
|
||||
"extract_dir": "pandoc-3.2.1",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user