Skip to content

Commit ea9d866

Browse files
chore(Microsoft.ColorTool): update manifest schema to v1.10.0
Update Microsoft ColorTool package manifests from schema version 1.6.0 to 1.10.0. This includes updating the ManifestVersion field and yaml-language-server schema references across installer, locale, and version manifest files to align with the latest winget manifest specification.
1 parent 2a8726e commit ea9d866

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

manifests/m/Microsoft/ColorTool/1904.29002/Microsoft.ColorTool.installer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Created using winget-create
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
33

44
PackageIdentifier: Microsoft.ColorTool
55
PackageVersion: "1904.29002"
@@ -13,4 +13,4 @@ Installers:
1313
InstallerUrl: https://github.com/microsoft/terminal/releases/download/1904.29002/ColorTool.zip
1414
InstallerSha256: 2732e3e4e7bfdaa3230bae7a9a43744e01e6f3c8c4a9627e52b14ad460f1c000
1515
ManifestType: installer
16-
ManifestVersion: 1.6.0
16+
ManifestVersion: 1.10.0

manifests/m/Microsoft/ColorTool/1904.29002/Microsoft.ColorTool.locale.en-US.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Created using winget-create
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
33

44
PackageIdentifier: Microsoft.ColorTool
55
PackageVersion: "1904.29002"
@@ -30,4 +30,4 @@ Tags:
3030
- themes
3131
ReleaseNotesUrl: https://github.com/microsoft/terminal/releases/tag/1904.29002
3232
ManifestType: defaultLocale
33-
ManifestVersion: 1.6.0
33+
ManifestVersion: 1.10.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Created using winget-create
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
33

44
PackageIdentifier: Microsoft.ColorTool
55
PackageVersion: "1904.29002"
66
DefaultLocale: en-US
77
ManifestType: version
8-
ManifestVersion: 1.6.0
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)