17 lines
544 B
YAML
17 lines
544 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: PostgreSQL.pgAdmin
|
|
PackageVersion: 5.0
|
|
InstallModes:
|
|
- "interactive"
|
|
- "silent"
|
|
- "silentWithProgress"
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v5.0/windows/pgadmin4-5.0-x64.exe
|
|
InstallerSha256: 4ed2c1134e99d8d3618436f7d19cab1befe59b2d746f3188d3cebffdcb7fc122
|
|
Scope: machine
|
|
InstallerType: inno
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|