ScoopInstaller_Main/bucket/pandoc-crossref.json
2021-12-03 18:02:01 +00:00

25 lines
834 B
JSON

{
"version": "0.3.12.1",
"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.1/pandoc-crossref-Windows.7z",
"hash": "7bd54c154c224b1b84c76e3ecb85a8acc20b9860d367af2f8513cd66f2877b61"
}
},
"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"
}
}
}
}