diff --git a/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.installer.yaml new file mode 100644 index 0000000000000..131f7b3632b19 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.83.8 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{2B13FFA2-7D19-4BCC-9ABD-9FF5AE53FDB3}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 1.83.8 + ProductCode: '{2B13FFA2-7D19-4BCC-9ABD-9FF5AE53FDB3}' + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Dolt' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.83.8/dolt-windows-amd64.msi + InstallerSha256: 493BA4533A4E815846878FE067C3BBC559EBD881340C0193C21460A7695228AE +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-18 diff --git a/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 0000000000000..0da4cef092f73 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.83.8 +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 +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.83.8 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.yaml new file mode 100644 index 0000000000000..ced74769b19d0 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/1.83.8/DoltHub.Dolt.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 1.83.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0