fx115: Update Linux build to 115.5.0esr

This commit is contained in:
Dan Stillman 2023-12-06 03:21:53 -05:00
parent 6854ad814b
commit 990e740afb

View file

@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# Version of Gecko to build with
GECKO_VERSION_MAC="115.4.0esr"
GECKO_VERSION_LINUX="102.13.0esr"
GECKO_VERSION_LINUX="115.5.0esr"
GECKO_VERSION_WIN="102.13.0esr"
RUST_VERSION=1.69.0