mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
pandoc-crossref: Update to version 0.3.8.1
This commit is contained in:
parent
7ce27a06d1
commit
2b1fd90779
@ -1,25 +1,23 @@
|
||||
{
|
||||
"version": "0.3.7.0a",
|
||||
"version": "0.3.8.1",
|
||||
"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.7.0a/pandoc-crossref-Windows-2.10.1.7z",
|
||||
"hash": "dbd41f0a23196e8a86fa6ffa4ab99b34d4ad59d4845a2e99965fa5c7cec5c7b9"
|
||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.8.1/pandoc-crossref-Windows.7z",
|
||||
"hash": "edb5c0bd1b89748bcff5912867ec873ae04b6dc7f3e1d23859db5cfee84070c6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "windows-build",
|
||||
"bin": "pandoc-crossref.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/lierdakil/pandoc-crossref",
|
||||
"regex": "download/v([\\w.]+)/pandoc-crossref-Windows-(?<pandoc>[\\d.]+)\\.7z"
|
||||
"github": "https://github.com/lierdakil/pandoc-crossref"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows-$matchPandoc.7z"
|
||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows.7z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user