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

This commit is contained in:
Josué Tille 2022-09-23 02:31:57 +02:00
parent 2955bad756
commit e0b3f2cb6c
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF
4 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL.
**Shipped version:** 6.12~ynh1
**Shipped version:** 4-6.14~ynh1
## 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=af04ad6ba4456bd8a568b1eddd3796808505f91349274a2d6c09c212ad8f5b4b
SOURCE_SUM=95f6ac5b3cd5b1d5a1a46502c51318471eb7d22a3031ce06b0c3b5ad33c622ea
# (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-6.13/pgadmin_4-6.13-buster-bin1_armv7l.tar.gz
SOURCE_SUM=296bdecda81faadf3894e27aca7fd085614c58250cad6f431c736c0aac841d9c
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.14/pgadmin_4-6.14-buster-bin1_armv7l.tar.gz
SOURCE_SUM=84ba3e94a8b79b6bfd90201bd600de33b726f72d5ebd5b3a3cfb5fad3c2def03
# (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": "6.13~ynh1",
"version": "6.14~ynh1",
"url": "https://www.pgadmin.org",
"upstream": {
"license": "PostgreSQL",