Update builds to Firefox 115.24.0esr

This commit is contained in:
Dan Stillman 2025-06-18 01:43:52 -04:00
parent cd856efef8
commit 226ba8b489

View file

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