From 5b4da880848129e972ceb148791107b5082d86dd Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 1 Apr 2021 02:38:39 +0200 Subject: [PATCH] pgAdmin v5.1 (#9535) --- .../5.1/PostgreSQL.pgAdmin.installer.yaml | 16 +++++++++++++ .../5.1/PostgreSQL.pgAdmin.locale.en-US.yaml | 23 +++++++++++++++++++ .../pgAdmin/5.1/PostgreSQL.pgAdmin.yaml | 6 +++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.installer.yaml create mode 100644 manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.locale.en-US.yaml create mode 100644 manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.yaml diff --git a/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.installer.yaml b/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.installer.yaml new file mode 100644 index 000000000..bfd28e793 --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.installer.yaml @@ -0,0 +1,16 @@ +# 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 diff --git a/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.locale.en-US.yaml b/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.locale.en-US.yaml new file mode 100644 index 000000000..0181f276b --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: PostgreSQL.pgAdmin +PackageVersion: 5.1 +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 +Moniker: pgadmin +Tags: + - pgsql + - sql + - postgre +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.yaml b/manifests/p/PostgreSQL/pgAdmin/5.1/PostgreSQL.pgAdmin.yaml new file mode 100644 index 000000000..800aa195d --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/5.1/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.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0