Mercurial > hgweb > health
changeset 3511:449ebefe79ff
task #15499: Use new Tryton CDN as download - Update gnuhealth-control
| author | Luis Falcon <falcon@gnuhealth.org> |
|---|---|
| date | Sun, 12 Jan 2020 17:18:09 +0000 |
| parents | aaf6e8727667 |
| children | 886caf43a3d1 |
| files | tryton/gnuhealth-control |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tryton/gnuhealth-control +++ b/tryton/gnuhealth-control @@ -24,9 +24,9 @@ # ############################################################################## -VERSION="3.6.1" +VERSION="3.6.2" -TRYTON_URL="http://downloads.tryton.org" +TRYTON_URL="https://downloads-cdn.tryton.org" GNUHEALTH_URL="https://ftp.gnu.org/gnu/health" TRANSLATE_URL="http://translate.gnusolidario.org"
