Added sqlitebrowser (#1447)

* Added sqlitebrowser

* Changed URL

* Changed package name to be complient with pascal casing
This commit is contained in:
Daniel Stutemann
2020-06-03 08:54:51 +02:00
committed by GitHub
parent b0e56bc18a
commit 68e4f02edb

View File

@@ -0,0 +1,17 @@
Id: SQLiteBrowser.SQLiteBrowser
Version: 3.11.2
Name: DB Browser for SQLite
Publisher: SQLiteBrowser
License: GNU GPL 3
LicenseUrl: https://github.com/sqlitebrowser/sqlitebrowser/blob/master/LICENSE
AppMoniker: sqlitebrowser
Tags: sqlite, dbbrowser, database
Description: DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
Homepage: https://sqlitebrowser.org/
Installers:
- Arch: x64
Url: https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.11.2/DB.Browser.for.SQLite-3.11.2-win64.msi
Sha256: 9DB9D0C69C1372F09EF54599E3F87AF3E28057A20C2BD6F59787D1CF16EDB742
InstallerType: msi
Switches:
Custom: "SHORTCUT_SQLITE_DESKTOP=1 SHORTCUT_SQLCIPHER_DESKTOP=1 SHORTCUT_SQLITE_PROGRAMMENU=1 SHORTCUT_SQLCIPHER_PROGRAMMENU=1"