ScoopInstaller_Main/bucket/pandoc-crossref.json
2021-03-12 09:11:08 +01:00

25 lines
834 B
JSON

{
"version": "0.3.10.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.10.0/pandoc-crossref-Windows.7z",
"hash": "b6a5fd7de26258c2ed451f8c46fa52f14b8ab7102a44f699232a4cd18582de5d"
}
},
"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"
}
}
}
}