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 6.19

This commit is contained in:
Josué Tille 2023-01-22 15:25:02 +01:00
parent 2906e0c52c
commit 6143e20c53
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.18/pgadmin_4-6.18-bookworm-bin1_armv7l.tar.gz
SOURCE_SUM=a1ed682818fa89789ac374fa233e42b745bc4ab6c1f144ea6b0a5b855c287252
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.19/pgadmin_4-6.19-bookworm-bin1_armv7l.tar.gz
SOURCE_SUM=74b8c975b441f6afc9068063df9e24d2c5adb3625353d4e84c317979de3d045d
# (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.18/pgadmin_4-6.18-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=982f0b15d3e723a10e2ddbebf0ab02f65b1ff813725c049ce8c6d23fb1049994
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-6.19/pgadmin_4-6.19-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=3685a8db6be03fe2f626b3d3336f0d7fe80c790f1d2477c22cc03891ea06d0b8
# (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.18~ynh1",
"version": "6.19~ynh1",
"url": "https://www.pgadmin.org",
"upstream": {
"license": "PostgreSQL",