Merge pgAdmin v4.28 (#9532)

This commit is contained in:
Esco
2021-04-01 01:47:42 +02:00
committed by GitHub
parent 022cdcdc31
commit 5ea2de2a3f
3 changed files with 55 additions and 23 deletions

View File

@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: PostgreSQL.pgAdmin
PackageVersion: 4.28.0.0
InstallModes:
- "interactive"
- "silent"
- "silentWithProgress"
Installers:
- Architecture: x64
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.28/windows/pgadmin4-4.28-x64.exe
InstallerSha256: 88acc2307eb9875cedc6c85ce8b5e8680bebe30ce1a87b84235db532cd725782
Scope: machine
InstallerType: exe
InstallerSwitches:
Custom: ""
Silent: /verysilent
SilentWithProgress: /verysilent
- Architecture: x86
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.28/windows/pgadmin4-4.28-x86.exe
InstallerSha256: c33ce7070297d111c627f63fa27bd8e5d45c7335f788fbcaf15c5014eeb12b5f
Scope: machine
InstallerType: exe
InstallerSwitches:
Custom: ""
Silent: /verysilent
SilentWithProgress: /verysilent
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0