mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
1.2.7 init
Former-commit-id: 153796d35e0dd7b8a7bca1ab85c3a4566fe771c0
This commit is contained in:
parent
ab030ae7c0
commit
b4a1d778cf
41 changed files with 38 additions and 53 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Copyright (c) 2013-2017, The PurpleI2P Project
|
||||
# Copyright (c) 2013-2018, The PurpleI2P Project
|
||||
#
|
||||
# This file is part of Purple I2P project and licensed under BSD3
|
||||
#
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
arch=$(uname -m)
|
||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||
version="52.6.0esr"
|
||||
version="52.7.2esr"
|
||||
application="firefox"
|
||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue