mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
biber: Update to version 2.21 & drop 32bit (#7128)
Upstream has dropped support for Windows 32bit in the 2.21 update cycle
This commit is contained in:
parent
33c95f0c05
commit
2a8e8a1ddb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.20",
|
||||
"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/",
|
||||
@ -9,11 +9,7 @@
|
||||
"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"
|
||||
"hash": "sha1:ee3ffda40abd7d420427620d6db3203923cda4c7"
|
||||
}
|
||||
},
|
||||
"bin": "biber.exe",
|
||||
@ -22,9 +18,6 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user