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.1
|
|
InstallModes:
|
|
- "interactive"
|
|
- "silent"
|
|
- "silentWithProgress"
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v5.1/windows/pgadmin4-5.1-x64.exe
|
|
InstallerSha256: 1af12d927b95a5911e11182cb3525c1be2a52adc5deb1084bdc28d9fd0eba41a
|
|
Scope: machine
|
|
InstallerType: inno
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|