mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
[ff] switch to 78.14.0
Signed-off-by: r4sas <r4sas@i2pmail.org> Former-commit-id: fa9240fc071e875f68152fb6e0636f2c0b5fc367
This commit is contained in:
parent
059cd2a9c9
commit
11bf97797c
2 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Copyright (c) 2013-2019, The PurpleI2P Project
|
||||
# Copyright (c) 2013-2021, The PurpleI2P Project
|
||||
# This file is part of Purple I2P project and licensed under BSD3
|
||||
# See full license text in LICENSE file at top of project tree
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ cd $dir
|
|||
|
||||
arch=$(uname -m)
|
||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||
version="78.11.0esr"
|
||||
version="78.14.0esr"
|
||||
application="firefox"
|
||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue