diff --git a/README.md b/README.md index e457fd1..f0f678d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Overview pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 4-4.16 +**Shipped version:** 4-4.17 Screenshots ----------- diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index a625c52..9b33f63 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.16/pgadmin_4-4.16-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=f8f9a6ed01f285f612a494f7599a0d2b0aa24bb068ccd662405062232650a5da +SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-4.17/pgadmin_4-4.17-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=1e3f76bbc1157d544a60f95da358c50b1a2b121e54d3fb60638e5c6353987ac8 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 6d12c65..5155f56 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage PostgreSQL databases over the web", "fr": "Application web de gestion des bases de données PostgreSQL" }, - "version": "4-4.16~ynh1", + "version": "4-4.17~ynh1", "url": "https://www.pgadmin.org", "license": "PostgreSQL", "maintainer": {