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.6

This commit is contained in:
Josué Tille 2019-05-04 10:24:40 +00:00
parent 9513823bc8
commit 3eb0227d3d
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.4
**Shipped version:** 4-4.6
Screenshots
-----------

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.4/pgadmin_4-4.4-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=00c03adcb045ac52d9ee5848e8912801db340378d892dc1aeff2575b17c17344
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.6/pgadmin_4-4.6-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=733a1031a3910b8323b2f2da67b41bd6d3d839ed510e6bff2dbba89b5d3aac07
# (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.4~ynh1",
"version": "4-4.6~ynh1",
"url": "https://www.pgadmin.org",
"license": "PostgreSQL",
"maintainer": {