mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
pandoc: Update to version 3.1.10
This commit is contained in:
parent
836b08ef54
commit
63b31ae58d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.9",
|
||||
"version": "3.1.10",
|
||||
"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.1.9/pandoc-3.1.9-windows-x86_64.zip",
|
||||
"hash": "11eb6dbe5286c9e5edb0cca4412e7d99ec6578ec04158b0b7fe11f7fd96688e5"
|
||||
"url": "https://github.com/jgm/pandoc/releases/download/3.1.10/pandoc-3.1.10-windows-x86_64.zip",
|
||||
"hash": "28c0ef7d8e84821a4e4175c16ee2025a75de98bf79a9e085cb8a87be62e685c5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pandoc-3.1.9",
|
||||
"extract_dir": "pandoc-3.1.10",
|
||||
"bin": "pandoc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jgm/pandoc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user