pgAdmin v4.30 (#9541)
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: PostgreSQL.pgAdmin
|
||||||
|
PackageVersion: 4.30
|
||||||
|
InstallModes:
|
||||||
|
- "interactive"
|
||||||
|
- "silent"
|
||||||
|
- "silentWithProgress"
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v4.30/windows/pgadmin4-4.30-x64.exe
|
||||||
|
InstallerSha256: 4248ffac1564685c7460fec88d5fa8e8473401e648b56b7bd293f654304fae77
|
||||||
|
Scope: machine
|
||||||
|
InstallerType: inno
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,23 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: PostgreSQL.pgAdmin
|
||||||
|
PackageVersion: 4.30
|
||||||
|
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
|
@@ -0,0 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: PostgreSQL.pgAdmin
|
||||||
|
PackageVersion: 4.30
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user