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-5.4

This commit is contained in:
Josué Tille 2021-06-18 00:27:25 +02:00
parent 2512271dc1
commit 529113f0dc
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF
4 changed files with 5 additions and 5 deletions

View file

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

View file

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

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-5.3/pgadmin_4-5.3-buster-bin1_armv7l.tar.gz
SOURCE_SUM=48a4566e7ca52be964e66b607fd07da8b7128022971107828acf24b19a693ce8
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-5.4/pgadmin_4-5.4-buster-bin1_armv7l.tar.gz
SOURCE_SUM=7c1f5d53719d040d75f46c34cce0d7ccbcfe04a754b03a975c8912d1ae26e521
# (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-5.3~ynh1",
"version": "4-5.4~ynh1",
"url": "https://www.pgadmin.org",
"license": "PostgreSQL",
"maintainer": {