ScoopInstaller_Main/bucket/pandoc-crossref.json
2020-10-13 12:29:12 +02:00

25 lines
832 B
JSON

{
"version": "0.3.8.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.8.2/pandoc-crossref-Windows.7z",
"hash": "6c0492b90f6d3419ff754a1c45558ea317630e0795c534341db788c3c41f86ea"
}
},
"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"
}
}
}
}