From 6c99c9082dca9e4558457a1d3f8be944c9b5bb0f Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sat, 6 Feb 2021 20:43:56 +0000 Subject: [PATCH] Remove manifest that no longer works for pgAdmin4 version 4.22.0.0 (#7057) --- manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml diff --git a/manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml b/manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml deleted file mode 100644 index 75e7c539e..000000000 --- a/manifests/PostgreSQL/pgAdmin/4.22.0.0.yaml +++ /dev/null @@ -1,20 +0,0 @@ -Id: PostgreSQL.pgAdmin -Name: pgAdmin4 -AppMoniker: pgAdmin -Version: 4.22.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: x86 - Url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.22/windows/pgadmin4-4.22-x86.exe - Sha256: E219BB89752448A1599B7D52CD71E2EE6600D1E63508EFBC9409D109A5A86927 - Switches: - Silent: /verysilent - SilentWithProgress: /verysilent