From ed266f20e579aed3520c847a02afdee567179ae2 Mon Sep 17 00:00:00 2001 From: Tigran TIKSN Torosyan Date: Fri, 19 Feb 2021 18:09:18 +0200 Subject: [PATCH] Create 0.23.2.0.yaml (#7696) --- manifests/DoltHub/Dolt/0.23.2.0.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/DoltHub/Dolt/0.23.2.0.yaml diff --git a/manifests/DoltHub/Dolt/0.23.2.0.yaml b/manifests/DoltHub/Dolt/0.23.2.0.yaml new file mode 100644 index 000000000..59a01ab85 --- /dev/null +++ b/manifests/DoltHub/Dolt/0.23.2.0.yaml @@ -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