ScoopInstaller_Main/bucket/pandoc-crossref.json
2021-05-30 08:46:34 -07:00

25 lines
834 B
JSON

{
"version": "0.3.11.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.11.0/pandoc-crossref-Windows.7z",
"hash": "7eeea4920876e0432b07813be064ab993c52c3a47387a48274415bce7ab881ab"
}
},
"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"
}
}
}
}