From d0e129df2b110b0ed1c029c78d854bab86478b06 Mon Sep 17 00:00:00 2001 From: Daniel Possenriede Date: Fri, 11 Dec 2020 09:24:59 +0100 Subject: [PATCH] pgAdmin-x64 4.29.0.0 (#5423) --- .../PostgreSQL/pgAdmin-x64/4.29.0.0.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/PostgreSQL/pgAdmin-x64/4.29.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin-x64/4.29.0.0.yaml b/manifests/PostgreSQL/pgAdmin-x64/4.29.0.0.yaml new file mode 100644 index 000000000..5a5c6ce4c --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin-x64/4.29.0.0.yaml @@ -0,0 +1,21 @@ +Id: PostgreSQL.pgAdmin-x64 +Name: pgAdmin4-x64 +AppMoniker: pgAdmin +Version: 4.29.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: x64 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.29/windows/pgadmin4-4.29-x64.exe + Sha256: 9dd7ca8ea6d86165490908b3d213019a04e15567b2ba11c1f3c429533783da00 + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +ManifestVersion: 0.1.0