mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
25 lines
843 B
JSON
25 lines
843 B
JSON
{
|
|
"version": "2.21",
|
|
"description": "Biber is a BibTeX replacement for users of biblatex, with full Unicode support.",
|
|
"license": "Artistic-2.0",
|
|
"homepage": "https://biblatex-biber.sourceforge.net/",
|
|
"suggest": {
|
|
"tectonic": "tectonic"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN64.zip",
|
|
"hash": "sha1:ee3ffda40abd7d420427620d6db3203923cda4c7"
|
|
}
|
|
},
|
|
"bin": "biber.exe",
|
|
"checkver": "Biber ([\\d.]+) is now ",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|