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

This commit is contained in:
Josué Tille 2018-08-09 14:47:47 +00:00
parent 62287a7f31
commit 064ca78a60
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-3.1/pgadmin_4-3.1-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=344b6225639fba0f0d2fbb80945c2f75ab26db29a30f581181a3d4b06d44067e
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-3.2/pgadmin_4-3.2-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=6a007f872a6bb9ec1856a1734cf940abcbef355aec08c2b0874072eb1ca654b6
# (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-3.1/pgadmin_4-3.1-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=ddc9cfcb56822e371b9f8b0b126af45c28a2ef1a084aeeb1328c76e2d2d8fb82
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-3.2/pgadmin_4-3.2-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=0ae143f02b6d3c69938dc9565b23d50e03123573e10b85bae4563a562b4de0e1
# (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-3.1~ynh2",
"version": "4-3.2~ynh1",
"url": "https://www.pgadmin.org",
"license": "PostgreSQL",
"maintainer": {