mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
pandoc: Update to version 2.17.1
This commit is contained in:
parent
6c4527d8a4
commit
c2c06d8287
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.17.0.1",
|
||||
"version": "2.17.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/2.17.0.1/pandoc-2.17.0.1-windows-x86_64.zip",
|
||||
"hash": "53b3c41228f8fbba7ca037b6ebb77e4ebd9efd18e31fb2b4d2a7cc13b40ae36c"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/2.17.1/pandoc-2.17.1-windows-x86_64.zip",
|
||||
"hash": "4fa4e3a0fcd46a6c7eebef94c084491250b44a0561ac9c9f72378b706ed4c37f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-2.17.0.1",
|
||||
"extract_dir": "pandoc-2.17.1",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user