mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
25 lines
834 B
JSON
25 lines
834 B
JSON
{
|
|
"version": "0.3.12.2",
|
|
"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.12.2/pandoc-crossref-Windows.7z",
|
|
"hash": "1602c95b3b17a8acab319f8ba3d80a1e1f82b48405c33b647cd8f6867262676b"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|