From 83cdc608690b8db616bf75e8129c8e32890066cd Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Tue, 13 Aug 2024 15:56:35 -0700 Subject: [PATCH] New version: DoltHub.Dolt version 1.42.11 (#167606) --- .../Dolt/1.42.11/DoltHub.Dolt.installer.yaml | 20 +++++++++++++ .../1.42.11/DoltHub.Dolt.locale.en-US.yaml | 28 +++++++++++++++++++ .../d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml create mode 100644 manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml diff --git a/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml new file mode 100644 index 00000000000000..eb0ae2c48900b6 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.42.11 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{3F7092F3-0C80-4828-A6AD-0ED7A24A5009}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 1.41.0 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.42.11/dolt-windows-amd64.msi + InstallerSha256: 6A5F310623015EDE321E3B147BFD0C39D80F5CE65730EF1BE5FF3A73D5A16F04 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 00000000000000..1de4f901b154d5 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.42.11 +PackageLocale: en-US +Publisher: DoltHub +PublisherUrl: https://github.com/dolthub/dolt +PublisherSupportUrl: https://github.com/dolthub/dolt/issues +Author: DoltHub +PackageName: Dolt +PackageUrl: https://www.dolthub.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/dolthub/dolt/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. +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. +Moniker: dolt +Tags: +- cli +- data +- git-for-data +- versioning +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml new file mode 100644 index 00000000000000..d8242a62816d1a --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.42.11/DoltHub.Dolt.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.42.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0