From 7213b3eca899d86c9e2ede21433a32117292b1a0 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 2 Feb 2021 20:18:56 -0600 Subject: [PATCH] Added pgAdmin4 (x64) version 4.30. (#6922) * Added pgAdmin4 (x64) version 4.30. * Update 4.30.0.0.yaml --- manifests/PostgreSQL/pgAdmin-x64/4.30.0.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/PostgreSQL/pgAdmin-x64/4.30.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin-x64/4.30.0.0.yaml b/manifests/PostgreSQL/pgAdmin-x64/4.30.0.0.yaml new file mode 100644 index 000000000..74fb8de88 --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin-x64/4.30.0.0.yaml @@ -0,0 +1,18 @@ +Id: PostgreSQL.pgAdmin-x64 +Name: pgAdmin4 +AppMoniker: pgAdmin +Version: 4.30.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" +Installers: + - Arch: x64 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.30/windows/pgadmin4-4.30-x64.exe + InstallerType: inno + Sha256: 4248FFAC1564685C7460FEC88D5FA8E8473401E648B56B7BD293F654304FAE77 +ManifestVersion: 0.1.0