mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
25 lines
834 B
JSON
25 lines
834 B
JSON
{
|
|
"version": "0.3.10.0",
|
|
"description": "Pandoc filter for cross-references",
|
|
"homepage": "https://hackage.haskell.org/package/pandoc-crossref",
|
|
"license": "GPL-2.0-or-later",
|
|
"depends": "pandoc",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.10.0/pandoc-crossref-Windows.7z",
|
|
"hash": "b6a5fd7de26258c2ed451f8c46fa52f14b8ab7102a44f699232a4cd18582de5d"
|
|
}
|
|
},
|
|
"bin": "pandoc-crossref.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/lierdakil/pandoc-crossref"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows.7z"
|
|
}
|
|
}
|
|
}
|
|
}
|