fx115: Update macOS build to 115.4.0esr
This commit is contained in:
parent
45bd374530
commit
1cd01e8dc0
3 changed files with 6 additions and 6 deletions
|
@ -7,8 +7,8 @@ Copyright=Copyright (c) 2006-2022 Contributors
|
|||
ID=zotero@zotero.org
|
||||
|
||||
[Gecko]
|
||||
MinVersion=102.0
|
||||
MaxVersion=102.99.*
|
||||
MinVersion=115.0
|
||||
MaxVersion=115.99.*
|
||||
|
||||
[XRE]
|
||||
EnableExtensionManager=1
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
# Version of Gecko to build with
|
||||
GECKO_VERSION_MAC="102.15.1esr"
|
||||
GECKO_VERSION_LINUX="102.15.1esr"
|
||||
GECKO_VERSION_WIN="102.15.1esr"
|
||||
RUST_VERSION=1.60.0
|
||||
GECKO_VERSION_MAC="115.4.0esr"
|
||||
GECKO_VERSION_LINUX="102.13.0esr"
|
||||
GECKO_VERSION_WIN="102.13.0esr"
|
||||
RUST_VERSION=1.69.0
|
||||
|
||||
# URL prefix for custom builds of Firefox components
|
||||
custom_components_url="https://download.zotero.org/dev/"
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue