diff --git a/manifests/PostgreSQL/pgAdmin/4.29.0.0.yaml b/manifests/PostgreSQL/pgAdmin/4.29.0.0.yaml new file mode 100644 index 000000000..884658ca0 --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin/4.29.0.0.yaml @@ -0,0 +1,21 @@ +Id: PostgreSQL.pgAdmin +Name: pgAdmin4 +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: x86 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.29/windows/pgadmin4-4.29-x86.exe + Sha256: 9d7945ac6e056ff507ef1919a6fbac7987b02d8f91b6b119a98f8da7624c691f + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +ManifestVersion: 0.1.0