2023-03-06 12:31:18 +00:00

32 lines
1.2 KiB
JSON

{
"version": "2.19",
"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:0722c0dd8101b4d8891b0c6c40a11456fc9c3761"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/biblatex-biber/biblatex-biber/current/binaries/Windows/biber-MSWIN32.zip",
"hash": "sha1:2d71d450486f39c2f6c2cd87b99d6524bbc15721"
}
},
"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"
}
}
}
}