From 2c53392e76fbb93c3afab2bb44a5896a3bdd1671 Mon Sep 17 00:00:00 2001 From: Daniel Possenriede Date: Thu, 22 Oct 2020 00:41:44 +0200 Subject: [PATCH] pgAdmin-x64 4.37.0.0 (#4354) --- .../PostgreSQL/pgAdmin-x64/4.27.0.0.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 manifests/PostgreSQL/pgAdmin-x64/4.27.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin-x64/4.27.0.0.yaml b/manifests/PostgreSQL/pgAdmin-x64/4.27.0.0.yaml new file mode 100644 index 000000000..835ff76d0 --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin-x64/4.27.0.0.yaml @@ -0,0 +1,21 @@ +Id: PostgreSQL.pgAdmin-x64 +Name: pgAdmin4-x64 +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: x64 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.27/windows/pgadmin4-4.27-x64.exe + Sha256: 44812137c946627e637b06f4c0d9dc43d9a54d7bdaa1c30e7330307d9b118abd + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +ManifestVersion: 0.1.0