diff --git a/manifests/PostgreSQL/PostgreSQL/13.0.yaml b/manifests/PostgreSQL/PostgreSQL/13.0.yaml new file mode 100644 index 000000000..150e7bec5 --- /dev/null +++ b/manifests/PostgreSQL/PostgreSQL/13.0.yaml @@ -0,0 +1,18 @@ +Id: PostgreSQL.PostgreSQL +Name: PostgreSQL +Version: 13.0 +Publisher: The PostgreSQL Global Development Group +AppMoniker: PostgreSQL +License: PostgreSQL License +LicenseUrl: https://www.postgresql.org/about/licence/ +Homepage: https://www.postgresql.org/ +Description: PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. +Tags: database +Installers: +- Arch: x64 + Url: https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64.exe + Sha256: 98FB4167DFF419A8D0AAD7E7CAC051785AD22D8CA8C87E5AF1229556F86E9397 + InstallerType: exe + Switches: + Silent: --mode unattended + SilentWithProgress: --mode unattended --unattendedmodeui minimal