Revert Windows build to Firefox 115.14.0esr

To try to fix a bizarre launch failure affecting some users

https://forums.zotero.org/discussion/124980/problems-launching-7-0-16
This commit is contained in:
Dan Stillman 2025-06-25 08:01:37 -04:00
parent 3d6879e4ae
commit 56da25f59d

View file

@ -3,7 +3,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Version of Gecko to build with
GECKO_VERSION_MAC="115.24.0esr"
GECKO_VERSION_LINUX="115.24.0esr"
GECKO_VERSION_WIN="115.24.0esr"
GECKO_VERSION_WIN="115.14.0esr"
RUST_VERSION=1.69.0
# URL prefix for custom builds of Firefox components