From cb20e1c8c2538d7cc4cb60c324c10dd108cc3bc6 Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 22 Apr 2021 23:37:21 +0200 Subject: [PATCH] Add pgAdmin v5.2 (#11379) --- .../5.2/PostgreSQL.pgAdmin.installer.yaml | 19 +++++++++++++++ .../5.2/PostgreSQL.pgAdmin.locale.en-US.yaml | 24 +++++++++++++++++++ .../pgAdmin/5.2/PostgreSQL.pgAdmin.yaml | 6 +++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.installer.yaml create mode 100644 manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.locale.en-US.yaml create mode 100644 manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.yaml diff --git a/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.installer.yaml b/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.installer.yaml new file mode 100644 index 000000000..144c81f28 --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.installer.yaml @@ -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 diff --git a/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.locale.en-US.yaml b/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.locale.en-US.yaml new file mode 100644 index 000000000..a7e562e28 --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.locale.en-US.yaml @@ -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 diff --git a/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.yaml b/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.yaml new file mode 100644 index 000000000..e56ecfa68 --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/5.2/PostgreSQL.pgAdmin.yaml @@ -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