mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pandoc-crossref: Update to version 0.3.13.0 (#3604)
This commit is contained in:
parent
c639064547
commit
b3ae9c51c7
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.12.2a",
|
"version": "0.3.13.0",
|
||||||
"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.12.2a/pandoc-crossref-Windows.7z",
|
"url": "https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.13.0/pandoc-crossref-Windows.7z",
|
||||||
"hash": "6616ebd033a27b6f3f5e5aeb0a55204fced0e7b95710574c942061cb24666fdf"
|
"hash": "a3a8a51e226c9671b0938844db9e4c604277b7377aacfbc8000cf9560260eebd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pandoc-crossref.exe",
|
"bin": "pandoc-crossref.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/lierdakil/pandoc-crossref",
|
"url": "https://github.com/lierdakil/pandoc-crossref",
|
||||||
"regex": "/releases/tag/(?:v|V)?([\\d.]+[a-z])"
|
"regex": "/releases/tag/(?:v|V)?([\\d.]+[a-z]*)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user