From e4d177c785f939ac8b7d9ff6af658a763f409467 Mon Sep 17 00:00:00 2001 From: Daniel Possenriede Date: Tue, 17 Nov 2020 17:38:38 +0100 Subject: [PATCH] pgAdmin-x86 4.28.0.0 (#4848) --- manifests/PostgreSQL/pgAdmin/4.28.0.0.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/PostgreSQL/pgAdmin/4.28.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin/4.28.0.0.yaml b/manifests/PostgreSQL/pgAdmin/4.28.0.0.yaml new file mode 100644 index 000000000..09fa62a02 --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin/4.28.0.0.yaml @@ -0,0 +1,21 @@ +Id: PostgreSQL.pgAdmin +Name: pgAdmin4 +AppMoniker: pgAdmin +Version: 4.28.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, postgres" +InstallerType: exe +Installers: + - Arch: x86 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.28/windows/pgadmin4-4.28-x86.exe + Sha256: c33ce7070297d111c627f63fa27bd8e5d45c7335f788fbcaf15c5014eeb12b5f + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +ManifestVersion: 0.1.0