Add pgAdmin v5.2 (#11379)

This commit is contained in:
Esco
2021-04-22 23:37:21 +02:00
committed by GitHub
parent b14e6e1b66
commit cb20e1c8c2
3 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: PostgreSQL.pgAdmin
PackageVersion: 5.2
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: inno
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v5.2/windows/pgadmin4-5.2-x64.exe
InstallerSha256: DFDAE78878D32F1BE568D6A79508E567A6376BD807296132C48BF90637D69B12
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: PostgreSQL.pgAdmin
PackageVersion: 5.2
PackageLocale: en-US
Publisher: The PostgreSQL Global Development Group
PublisherUrl: https://www.postgresql.org
PublisherSupportUrl: https://www.postgresql.org/support
PrivacyUrl: https://www.postgresql.org/about/policies/privacy
Author: The PostgreSQL Global Development Group
PackageName: pgAdmin4
PackageUrl: https://www.pgadmin.org
License: The PostgreSQL Licence
LicenseUrl: https://www.pgadmin.org/licence
Copyright: Copyright © 1996-2021 The PostgreSQL Global Development Group
CopyrightUrl: https://www.postgresql.org/about/policies/trademarks
ShortDescription: Open Source administration and development platform for PostgreSQL
Description: pgAdmin is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy. The application also includes a syntax highlighting SQL editor, a server-side code editor, an SQL/batch/shell job scheduling agent, support for the Slony-I replication engine and much more. Server connection may be made using TCP/IP or Unix Domain Sockets (on *nix platforms), and may be SSL encrypted for security. No additional drivers are required to communicate with the database server.
Moniker: pgadmin
Tags:
- pgsql
- sql
- postgre
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: PostgreSQL.pgAdmin
PackageVersion: 5.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0