From 7655795ec3872d00cc3ccb33dff8cb4d4008b7f5 Mon Sep 17 00:00:00 2001 From: Daniel Possenriede Date: Thu, 22 Oct 2020 00:42:35 +0200 Subject: [PATCH] pgAdmin 4.27.0.0 (#4353) --- manifests/PostgreSQL/pgAdmin/4.27.0.0.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/PostgreSQL/pgAdmin/4.27.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin/4.27.0.0.yaml b/manifests/PostgreSQL/pgAdmin/4.27.0.0.yaml new file mode 100644 index 000000000..40076ff40 --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin/4.27.0.0.yaml @@ -0,0 +1,21 @@ +Id: PostgreSQL.pgAdmin +Name: pgAdmin4 +AppMoniker: pgAdmin +Version: 4.27.0.0 +Publisher: The PostgreSQL Global Development Group +Author: The PostgreSQL Global Development Group +License: The PostgreSQL Licence +LicenseUrl: https://www.pgadmin.org/licence/ +MinOSVersion: 10.0.0.0 +Description: Open Source administration and development platform for PostgreSQL +Homepage: https://www.pgadmin.org/ +Tags: "pgsql, sql, postgre" +InstallerType: exe +Installers: + - Arch: x86 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.27/windows/pgadmin4-4.27-x86.exe + Sha256: 3906517eb0c1705762e8bcd5542dabd79c7bed9517065ca6a54d3e0eab31f548 + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +ManifestVersion: 0.1.0