Create 0.23.2.0.yaml (#7696)
This commit is contained in:
committed by
GitHub
parent
46e8d94647
commit
ed266f20e5
16
manifests/DoltHub/Dolt/0.23.2.0.yaml
Normal file
16
manifests/DoltHub/Dolt/0.23.2.0.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
Id: DoltHub.Dolt
|
||||
Publisher: DoltHub
|
||||
Name: Dolt
|
||||
Version: 0.23.2.0
|
||||
License: https://github.com/dolthub/dolt/blob/master/LICENSE
|
||||
InstallerType: MSI
|
||||
AppMoniker: dolt
|
||||
Tags: Dolt, CLI, Data, Versioning, git-for-data
|
||||
Description: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes.
|
||||
Homepage: https://www.dolthub.com/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
InstallerType: MSI
|
||||
Url: https://github.com/dolthub/dolt/releases/download/v0.23.2/dolt-windows-amd64.msi
|
||||
Sha256: 19D58B9D85A6E30038701AF231A3418081CFB2446B1C30E9C3DE2CE5CD02151C
|
||||
# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator
|
||||
Reference in New Issue
Block a user