Add pgAdmin x64 version 4.23 (#2176)
* Add pgAdmin x64 version 4.23 * Forgot to add the extra x64 to the id Co-authored-by: awalter <awalter@jonespayne.com>
This commit is contained in:
20
manifests/PostgreSQL/pgAdmin-x64/4.23.0.0.yaml
Normal file
20
manifests/PostgreSQL/pgAdmin-x64/4.23.0.0.yaml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
Id: PostgreSQL.pgAdmin-x64
|
||||||
|
Name: pgAdmin4-x64
|
||||||
|
AppMoniker: pgAdmin
|
||||||
|
Version: 4.23.0.0
|
||||||
|
Publisher: The PostgreSQL Global Development Group
|
||||||
|
Author: The PostgreSQL Global Development Group
|
||||||
|
License: The PostgreSQL Licence
|
||||||
|
LicenseUrl: https://www.pgadmin.org/licence/
|
||||||
|
MinOSVersion: 10.0.0.0
|
||||||
|
Description: Open Source administration and development platform for PostgreSQL
|
||||||
|
Homepage: https://www.pgadmin.org/
|
||||||
|
Tags: "pgsql, sql, postgre"
|
||||||
|
InstallerType: exe
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.23/windows/pgadmin4-4.23-x64.exe
|
||||||
|
Sha256: 513deb6953efdb91880398ea9543435a1b685cf26ea5bd7676b292d21e108ac2
|
||||||
|
Switches:
|
||||||
|
Silent: /verysilent
|
||||||
|
SilentWithProgress: /verysilent
|
Reference in New Issue
Block a user