Added sqlitebrowser (#1447)
* Added sqlitebrowser * Changed URL * Changed package name to be complient with pascal casing
This commit is contained in:
17
manifests/SQLiteBrowser/SQLiteBrowser/3.11.2.yaml
Normal file
17
manifests/SQLiteBrowser/SQLiteBrowser/3.11.2.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user