Skip to content

Commit

Permalink
Standardize formatting of manifests/m/Microsoft/VisualStudioCode/CLI/…
Browse files Browse the repository at this point in the history
…1.95.3 (microsoft#210154)
  • Loading branch information
Trenly authored Jan 10, 2025
1 parent 474f40f commit a832f44
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 23 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Microsoft.VisualStudioCode.CLI
PackageVersion: 1.95.3
InstallerType: zip
Installers:
- Architecture: arm64
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1a4fb101478ce6ec82fe9627c43efbf9e98c813/vscode_cli_win32_arm64_cli.zip'
InstallerSha256: 990af863217f06906482b2e360421da5968320299ac5bed876b982fc62b6d895
- Architecture: x64
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1a4fb101478ce6ec82fe9627c43efbf9e98c813/vscode_cli_win32_x64_cli.zip'
InstallerSha256: d557d1b8c2b7c8498b96e06256042228099131ddfce43c6406d79f74915a2d51
ManifestType: installer
ManifestVersion: 1.5.0
NestedInstallerType: portable
NestedInstallerFiles:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ./code.exe
PortableCommandAlias: code
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1a4fb101478ce6ec82fe9627c43efbf9e98c813/vscode_cli_win32_arm64_cli.zip
InstallerSha256: 990AF863217F06906482B2E360421DA5968320299AC5BED876B982FC62B6D895
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ./code.exe
PortableCommandAlias: code
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1a4fb101478ce6ec82fe9627c43efbf9e98c813/vscode_cli_win32_x64_cli.zip
InstallerSha256: D557D1B8C2B7C8498B96E06256042228099131DDFCE43C6406D79F74915A2D51
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,19 +1,30 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Microsoft.VisualStudioCode.CLI
PackageName: Microsoft Visual Studio Code CLI
PackageVersion: 1.95.3
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: 'https://www.microsoft.com/'
PrivacyUrl: 'https://privacy.microsoft.com/'
PackageUrl: 'https://code.visualstudio.com'
PublisherUrl: https://www.microsoft.com/
# PublisherSupportUrl:
PrivacyUrl: https://privacy.microsoft.com/
# Author:
PackageName: Microsoft Visual Studio Code CLI
PackageUrl: https://code.visualstudio.com
License: Microsoft Software License
LicenseUrl: 'https://code.visualstudio.com/license'
ShortDescription: 'Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.'
LicenseUrl: https://code.visualstudio.com/license
# Copyright:
# CopyrightUrl:
ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
# Description:
Moniker: vscode-cli
Tags:
- developer-tools
- editor
- developer-tools
- editor
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.5.0
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Microsoft.VisualStudioCode.CLI
PackageVersion: 1.95.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0
ManifestVersion: 1.9.0

0 comments on commit a832f44

Please sign in to comment.