jack-mil 2a8e8a1ddb
biber: Update to version 2.21 & drop 32bit (#7128)
Upstream has dropped support for Windows 32bit in the 2.21 update cycle
2025-09-11 17:38:08 +00:00

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"
}
}
}
}