Skip to content

Commit b45564e

Browse files
authored
New version: DoltHub.Dolt version 1.87.0 (microsoft#369158)
1 parent a845b30 commit b45564e

3 files changed

Lines changed: 62 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: DoltHub.Dolt
5+
PackageVersion: 1.87.0
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: wix
10+
Scope: machine
11+
UpgradeBehavior: install
12+
ProductCode: '{CDA1915B-54C8-44C5-9ABC-8E5A2527CF79}'
13+
AppsAndFeaturesEntries:
14+
- DisplayName: Dolt 1.87.0
15+
ProductCode: '{CDA1915B-54C8-44C5-9ABC-8E5A2527CF79}'
16+
UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}'
17+
InstallationMetadata:
18+
DefaultInstallLocation: '%ProgramFiles%/Dolt'
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/dolthub/dolt/releases/download/v1.87.0/dolt-windows-amd64.msi
22+
InstallerSha256: 7A60DC9C70E254F88A80C62A50429FC905559B3D0C9EF8AB18E25A7FD2D7AA1B
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
25+
ReleaseDate: 2026-05-05
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: DoltHub.Dolt
5+
PackageVersion: 1.87.0
6+
PackageLocale: en-US
7+
Publisher: DoltHub
8+
PublisherUrl: https://github.com/dolthub/dolt
9+
PublisherSupportUrl: https://github.com/dolthub/dolt/issues
10+
Author: DoltHub
11+
PackageName: Dolt
12+
PackageUrl: https://www.dolthub.com/
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/dolthub/dolt/blob/HEAD/LICENSE
15+
CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE
16+
ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.
17+
Description: |-
18+
Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.
19+
Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands.
20+
Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes.
21+
Moniker: dolt
22+
Tags:
23+
- cli
24+
- data
25+
- git-for-data
26+
- versioning
27+
ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v1.87.0
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: DoltHub.Dolt
5+
PackageVersion: 1.87.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)