ScoopInstaller_Main/bucket/pandoc-crossref.json
2020-10-16 17:03:14 +02:00

25 lines
832 B
JSON

{
"version": "0.3.8.3",
"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.3/pandoc-crossref-Windows.7z",
"hash": "f5336ca2ed42db721af0fd003cffd37e35ae617505eb507bfa922a2311948d25"
}
},
"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"
}
}
}
}