Browse Source

Update firefox for linux build

pull/56/head
Greg 11 months ago committed by GitHub
parent
commit
a354983c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      linux/build/build

2
linux/build/build

@ -12,7 +12,7 @@ cd $dir @@ -12,7 +12,7 @@ cd $dir
arch=$(uname -m)
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
version="102.3.0esr"
version="115.0esr"
application="firefox"
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"

Loading…
Cancel
Save