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

This commit is contained in:
Josué Tille 2018-09-06 17:39:20 +00:00
parent b8b5c63f7f
commit 46d4a086cc
4 changed files with 6 additions and 6 deletions

View file

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

View file

@ -1,5 +1,5 @@
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
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-3.3/pgadmin_4-3.3-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=96a5e11563389a3fa983263079644cf692f987b62a1a2b0432177ecb4256a535
# (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.2/pgadmin_4-3.2-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=0ae143f02b6d3c69938dc9565b23d50e03123573e10b85bae4563a562b4de0e1
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-3.3/pgadmin_4-3.3-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=9013aaab07af54f410381a0fd8db55b550e349fbe82b3865a1471e0de7313c78
# (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.2~ynh1",
"version": "4-3.3~ynh1",
"url": "https://www.pgadmin.org",
"license": "PostgreSQL",
"maintainer": {