forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Iterative.DVC version 3.56.0 (microsoft#185448)
- Loading branch information
Showing
3 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Iterative.DVC | ||
PackageVersion: 3.56.0 | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
InstallerSwitches: | ||
Custom: /SUPPRESSMSGBOXES | ||
ProductCode: '{8258CE8A-110E-4E0D-AE60-FEE00B15F041}_is1' | ||
ReleaseDate: 2024-10-23 | ||
AppsAndFeaturesEntries: | ||
- Publisher: Dmitry Petrov | ||
ProductCode: '{8258CE8A-110E-4E0D-AE60-FEE00B15F041}_is1' | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://dvc.org/download/win/dvc-3.56.0 | ||
InstallerSha256: A42EFB4B17A3B0AC3DE729A8A76A3407A2D077ED99CCB60560709124D0E688BE | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
12 changes: 12 additions & 0 deletions
12
manifests/i/Iterative/DVC/3.56.0/Iterative.DVC.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Iterative.DVC | ||
PackageVersion: 3.56.0 | ||
PackageLocale: en-US | ||
Publisher: Iterative | ||
PackageName: Data Version Control | ||
License: Apache-2.0 | ||
ShortDescription: Data & models versioning for ML projects, make them shareable and reproducible | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Iterative.DVC | ||
PackageVersion: 3.56.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |