diff --git a/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.installer.yaml b/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.installer.yaml new file mode 100644 index 000000000..1eea2340f --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: PostgreSQL.pgAdmin +PackageVersion: 4.27.0.0 +InstallModes: + - "interactive" + - "silent" + - "silentWithProgress" +Installers: +- Architecture: x64 + InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.27/windows/pgadmin4-4.27-x64.exe + InstallerSha256: 44812137c946627e637b06f4c0d9dc43d9a54d7bdaa1c30e7330307d9b118abd + Scope: machine + InstallerType: exe + InstallerSwitches: + Custom: "" + Silent: /verysilent + SilentWithProgress: /verysilent +- Architecture: x86 + InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.27/windows/pgadmin4-4.27-x86.exe + InstallerSha256: 3906517eb0c1705762e8bcd5542dabd79c7bed9517065ca6a54d3e0eab31f548 + Scope: machine + InstallerType: exe + InstallerSwitches: + Custom: "" + Silent: /verysilent + SilentWithProgress: /verysilent +UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.locale.en-US.yaml b/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.locale.en-US.yaml new file mode 100644 index 000000000..95a720526 --- /dev/null +++ b/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/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: 4.27.0.0 +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/4.27.0.0/PostgreSQL.pgAdmin.yaml b/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.yaml index d8d01664c..11ab28f22 100644 --- a/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.yaml +++ b/manifests/p/PostgreSQL/pgAdmin/4.27.0.0/PostgreSQL.pgAdmin.yaml @@ -1,26 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: PostgreSQL.pgAdmin -PackageName: pgAdmin4 -Moniker: pgAdmin PackageVersion: 4.27.0.0 -Publisher: The PostgreSQL Global Development Group -Author: The PostgreSQL Global Development Group -License: The PostgreSQL Licence -LicenseUrl: https://www.pgadmin.org/licence/ -MinimumOSVersion: 10.0.0.0 -ShortDescription: Open Source administration and development platform for PostgreSQL -PackageUrl: https://www.pgadmin.org/ -Tags: -- pgsql -- sql -- postgre -InstallerType: exe -Installers: -- Architecture: x86 - InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.27/windows/pgadmin4-4.27-x86.exe - InstallerSha256: 3906517eb0c1705762e8bcd5542dabd79c7bed9517065ca6a54d3e0eab31f548 - InstallerSwitches: - Silent: /verysilent - SilentWithProgress: /verysilent -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0