From 32cac819774ce7fc4c6633212b4f5c795e47c862 Mon Sep 17 00:00:00 2001 From: Andrew Walter Date: Wed, 1 Jul 2020 21:47:28 -0400 Subject: [PATCH] Add pgAdmin x64 version 4.23 (#2176) * Add pgAdmin x64 version 4.23 * Forgot to add the extra x64 to the id Co-authored-by: awalter --- .../PostgreSQL/pgAdmin-x64/4.23.0.0.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/PostgreSQL/pgAdmin-x64/4.23.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin-x64/4.23.0.0.yaml b/manifests/PostgreSQL/pgAdmin-x64/4.23.0.0.yaml new file mode 100644 index 000000000..981ea027f --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin-x64/4.23.0.0.yaml @@ -0,0 +1,20 @@ +Id: PostgreSQL.pgAdmin-x64 +Name: pgAdmin4-x64 +AppMoniker: pgAdmin +Version: 4.23.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: x64 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.23/windows/pgadmin4-4.23-x64.exe + Sha256: 513deb6953efdb91880398ea9543435a1b685cf26ea5bd7676b292d21e108ac2 + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent