Pin firefox-13: geo-aware locale/Intl + Windows font bundle + audio gate

firefox-13 ships the bundled Windows fonts, makes navigator.languages /
Accept-Language / the Intl locale all follow the proxy country, and gates the
audio fingerprint noise off. The prefs.py change that emits the new font/locale
prefs needs this binary, so the bump and that change land together.
This commit is contained in:
feder-cr 2026-06-24 09:33:45 +02:00
parent 3c0efa2d4f
commit 2bc52f4a61

View file

@ -7,7 +7,7 @@ bugfixes don't force a multi-hour Firefox rebuild.
from __future__ import annotations
# Bump this when a new patched Firefox build is released on GitHub.
BINARY_VERSION: str = "firefox-12"
BINARY_VERSION: str = "firefox-13"
# Releases known to be broken — ensure_binary() refuses them with a clear error
# instead of handing the user an unusable binary. firefox-8 was packaged without