From 7b288b1b3045c8faa57ede5a1ed536e6bcb34545 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Fri, 9 Apr 2021 18:50:19 -0500 Subject: [PATCH] Added PostgreSQL version 13.2.2. (#10427) --- .../13.2.2/PostgreSQL.PostgreSQL.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/p/PostgreSQL/PostgreSQL/13.2.2/PostgreSQL.PostgreSQL.yaml diff --git a/manifests/p/PostgreSQL/PostgreSQL/13.2.2/PostgreSQL.PostgreSQL.yaml b/manifests/p/PostgreSQL/PostgreSQL/13.2.2/PostgreSQL.PostgreSQL.yaml new file mode 100644 index 000000000..feb4c4b20 --- /dev/null +++ b/manifests/p/PostgreSQL/PostgreSQL/13.2.2/PostgreSQL.PostgreSQL.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: PostgreSQL.PostgreSQL +PackageName: PostgreSQL +PackageVersion: 13.2.2 +Publisher: The PostgreSQL Global Development Group +Moniker: PostgreSQL +License: PostgreSQL License +LicenseUrl: https://www.postgresql.org/about/licence/ +PackageUrl: https://www.postgresql.org/ +ShortDescription: 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: +- Architecture: x64 + InstallerUrl: https://get.enterprisedb.com/postgresql/postgresql-13.2-2-windows-x64.exe + InstallerSha256: 57CBCFB92F08B44D6EFFF381538500F87779817C27B5B3B97928FC4C1EEF3263 + InstallerType: exe + InstallerSwitches: + Silent: --mode unattended + SilentWithProgress: --mode unattended --unattendedmodeui minimal +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +