Skip to content

Commit d00c1bd

Browse files
authored
New version: DoltHub.Dolt version 1.81.10 (microsoft#339048)
1 parent 44f872c commit d00c1bd

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.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: DoltHub.Dolt
5+
PackageVersion: 1.81.10
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: wix
10+
Scope: machine
11+
UpgradeBehavior: install
12+
ProductCode: '{36411E52-E2EA-44CE-BC4D-31B87BC736D3}'
13+
AppsAndFeaturesEntries:
14+
- DisplayName: Dolt 1.81.10
15+
ProductCode: '{36411E52-E2EA-44CE-BC4D-31B87BC736D3}'
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.81.10/dolt-windows-amd64.msi
22+
InstallerSha256: D261DB6E4AACA28CD6AEE50EECF64AAE0C8A2EFE5C81C9C82373BFC1A8C6B66E
23+
ManifestType: installer
24+
ManifestVersion: 1.10.0
25+
ReleaseDate: 2026-02-12
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: DoltHub.Dolt
5+
PackageVersion: 1.81.10
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.81.10
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: DoltHub.Dolt
5+
PackageVersion: 1.81.10
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)