fx115: Update macOS build to 115.4.0esr

This commit is contained in:
Dan Stillman 2023-11-05 17:15:32 -05:00
parent 45bd374530
commit 1cd01e8dc0
3 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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.