Update Linux build to Firefox 102.10.0esr
This commit is contained in:
parent
febc2fcc7d
commit
15674daeae
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
# Version of Gecko to build with
|
# Version of Gecko to build with
|
||||||
GECKO_VERSION_MAC="102.9.0esr"
|
GECKO_VERSION_MAC="102.9.0esr"
|
||||||
GECKO_VERSION_LINUX="102.9.0esr"
|
GECKO_VERSION_LINUX="102.10.0esr"
|
||||||
GECKO_VERSION_WIN="102.9.0esr"
|
GECKO_VERSION_WIN="102.9.0esr"
|
||||||
RUST_VERSION=1.60.0
|
RUST_VERSION=1.60.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue