Add PostgreSQL 12.3 (#1728)
Co-authored-by: MarNicGit <marnicgit@users.noreply.github.com>
This commit is contained in:
17
manifests/PostgreSQL/PostgreSQL/12.3.yaml
Normal file
17
manifests/PostgreSQL/PostgreSQL/12.3.yaml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
Id: PostgreSQL.PostgreSQL
|
||||||
|
Version: 12.3
|
||||||
|
Name: PostgreSQL
|
||||||
|
Publisher: The PostgreSQL Global Development Group
|
||||||
|
License: PostgreSQL License
|
||||||
|
LicenseUrl: https://www.postgresql.org/about/licence/
|
||||||
|
Tags: database
|
||||||
|
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.
|
||||||
|
Homepage: https://www.postgresql.org/
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://get.enterprisedb.com/postgresql/postgresql-12.3-1-windows-x64.exe
|
||||||
|
Sha256: 1555EAF89DEF457B87637CA2B82F8CACF81B3DA6A0862F5D2BCEE0B1091F4D5C
|
||||||
|
InstallerType: exe
|
||||||
|
Switches:
|
||||||
|
Silent: --mode unattended
|
||||||
|
SilentWithProgress: --mode unattended --unattendedmodeui minimal
|
Reference in New Issue
Block a user