From 58d336c1d8817c92be156c02da9bae99200454bb Mon Sep 17 00:00:00 2001 From: Robson Piere Date: Mon, 17 Aug 2020 11:14:19 -0300 Subject: [PATCH] Update Dbeaver CE to 7.1.5 (#3122) * Update Dbeaver CE to 7.1.3 * Update Dbeaver CE to 7.1.4 * Update Dbeaver CE to 7.1.5 --- manifests/DBeaver/DBeaver/7.1.5.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/DBeaver/DBeaver/7.1.5.yaml diff --git a/manifests/DBeaver/DBeaver/7.1.5.yaml b/manifests/DBeaver/DBeaver/7.1.5.yaml new file mode 100644 index 000000000..5e9f9e39c --- /dev/null +++ b/manifests/DBeaver/DBeaver/7.1.5.yaml @@ -0,0 +1,20 @@ +Id: dbeaver.dbeaver +Name: DBeaver Community Edition +AppMoniker: dbeaver +Version: 7.1.5 +Publisher: DBeaver Corp +Author: DBeaver Corp +License: Apache License v2 +LicenseUrl: https://dbeaver.io/files/dbeaver_license.txt +Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc) +Homepage: https://dbeaver.io/ +Tags: "database, tool, MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto" +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/dbeaver/dbeaver/releases/download/7.1.5/dbeaver-ce-7.1.5-x86_64-setup.exe + Sha256: F7915169A45D322786326760DD719B6A5D514D9A1FEDD0598EB1F6EB9A5698D1 + Switches: + Custom: /currentuser + Silent: /S + SilentWithProgress: /S \ No newline at end of file