Update Linux build to Firefox 102.13.0esr
This commit is contained in:
parent
1b30c8b2b5
commit
d3502b22f2
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
|
||||
GECKO_VERSION_MAC="102.11.0esr"
|
||||
GECKO_VERSION_LINUX="102.11.0esr"
|
||||
GECKO_VERSION_LINUX="102.13.0esr"
|
||||
GECKO_VERSION_WIN="102.13.0esr"
|
||||
RUST_VERSION=1.60.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue