mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Upgrade pgadmin to 4-3.6
This commit is contained in:
parent
5d2f226e1d
commit
9c62b8ba6d
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ Overview
|
|||
|
||||
pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL.
|
||||
|
||||
**Shipped version:** 4-3.5
|
||||
**Shipped version:** 4-3.6
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-3.5/pgadmin_4-3.5-stretch-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=da2cf62c06fc6bcffa28a7ae5f6e3dbbc4e6c23255258ea33269af943fe6930d
|
||||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-3.6/pgadmin_4-3.6-stretch-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=9a987848c766c5bb3cdc87482282f445c3263edcf1ce043b4d01dbd46d2f496a
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -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.5~ynh1",
|
||||
"version": "4-3.6~ynh1",
|
||||
"url": "https://www.pgadmin.org",
|
||||
"license": "PostgreSQL",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue