ScoopInstaller_Main/bucket/pandoc-crossref.json
2022-01-24 08:27:52 +00:00

25 lines
834 B
JSON

{
"version": "0.3.12.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.12.2/pandoc-crossref-Windows.7z",
"hash": "1602c95b3b17a8acab319f8ba3d80a1e1f82b48405c33b647cd8f6867262676b"
}
},
"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"
}
}
}
}