mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"version": "2.20",
|
|
"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:c05d45fdfbe8a8e15244a6b24dadef3d6c7f1f36"
|
|
},
|
|
"32bit": {
|
|
"url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN32.zip",
|
|
"hash": "sha1:bead34ed7f31b4203c58407feb2ea8e5a0966556"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"32bit": {
|
|
"url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN32.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|