25 lines
1.0 KiB
YAML
25 lines
1.0 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: PostgreSQL.PostgreSQL
|
|
PackageName: PostgreSQL
|
|
PackageVersion: 12.7.1
|
|
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-12.7-1-windows-x64.exe
|
|
InstallerSha256: 2CF3D52A234F680ACB3CA1E372B8757FF35FD709CA48BBFAFA1E23E55B4A0189
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Silent: --mode unattended
|
|
SilentWithProgress: --mode unattended --unattendedmodeui minimal
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|