mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pandoc-crossref: Update to version 0.3.18.2 (Close #6602)
This commit is contained in:
parent
601c9415c1
commit
fb0a9693df
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.18.0a",
|
"version": "0.3.18.2",
|
||||||
"description": "Pandoc filter for cross-references",
|
"description": "Pandoc filter for cross-references",
|
||||||
"homepage": "https://hackage.haskell.org/package/pandoc-crossref",
|
"homepage": "https://hackage.haskell.org/package/pandoc-crossref",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"depends": "pandoc",
|
"depends": "pandoc",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.18.0a/pandoc-crossref-Windows.7z",
|
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.18.2/pandoc-crossref-Windows-X64.7z",
|
||||||
"hash": "54ba5e4580efd770735480e708cdc12c6f2bf91c4b31b5cd7263a6ea30f627fd"
|
"hash": "6cb50cbca9a9505fab689a1f8fc0b685dafcd25743a27764d40835256c3e72c8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pandoc-crossref.exe",
|
"bin": "pandoc-crossref.exe",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows.7z"
|
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v$version/pandoc-crossref-Windows-X64.7z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user