diff --git a/manifests/PostgreSQL/pgAdmin/4.26.0.0.yaml b/manifests/PostgreSQL/pgAdmin/4.26.0.0.yaml new file mode 100644 index 000000000..e038dccde --- /dev/null +++ b/manifests/PostgreSQL/pgAdmin/4.26.0.0.yaml @@ -0,0 +1,21 @@ +Id: PostgreSQL.pgAdmin +Name: pgAdmin4 +AppMoniker: pgAdmin +Version: 4.26.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: x86 + Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.26/windows/pgadmin4-4.26-x86.exe + Sha256: 578900C62CAA2D86F8F583B46D88E9AE2959E5BF2808C0E6E2600F931BD2A006 + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +