1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00

Upgrade pgadmin to 4-4.14

This commit is contained in:
Josué Tille 2019-10-17 20:30:53 +00:00
parent 55ec5409da
commit 5edda619f3
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF
3 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ Overview
pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL.
**Shipped version:** 4-4.13
**Shipped version:** 4-4.14
Screenshots
-----------

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.13/pgadmin_4-4.13-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=6c0cc684da068e5f6adc34969ca6d813d620bc54eae515fc09aec80a79e2a90d
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.14/pgadmin_4-4.14-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=418a2f1ac8bd38e172e8d3dfd315430273ea3c39c8a5791641810399da16fd0a
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -6,7 +6,7 @@
"en": "Manage PostgreSQL databases over the web",
"fr": "Application web de gestion des bases de données PostgreSQL"
},
"version": "4-4.13~ynh1",
"version": "4-4.14~ynh1",
"url": "https://www.pgadmin.org",
"license": "PostgreSQL",
"maintainer": {