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.
Standardize formatting of manifests/m/Microsoft/VisualStudioCode/CLI/…
…1.94.0 (microsoft#210147)
- Loading branch information
Showing
3 changed files
with
40 additions
and
23 deletions.
There are no files selected for viewing
27 changes: 16 additions & 11 deletions
27
...sts/m/Microsoft/VisualStudioCode/CLI/1.94.0/Microsoft.VisualStudioCode.CLI.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 |
---|---|---|
@@ -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.94.0 | ||
InstallerType: zip | ||
Installers: | ||
- Architecture: arm64 | ||
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_arm64_cli.zip' | ||
InstallerSha256: 5afdda01e528edbaef4813328d56039cf67988a713c28c412eed6cbedab85dfd | ||
- Architecture: x64 | ||
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_x64_cli.zip' | ||
InstallerSha256: 47c2c5fd17e1ce053d6b6690ee5edab282f49125c88284be9362f9401e92989d | ||
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/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_arm64_cli.zip | ||
InstallerSha256: 5AFDDA01E528EDBAEF4813328D56039CF67988A713C28C412EED6CBEDAB85DFD | ||
- Architecture: x64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: ./code.exe | ||
PortableCommandAlias: code | ||
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_x64_cli.zip | ||
InstallerSha256: 47C2C5FD17E1CE053D6B6690EE5EDAB282F49125C88284BE9362F9401E92989D | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
31 changes: 21 additions & 10 deletions
31
.../m/Microsoft/VisualStudioCode/CLI/1.94.0/Microsoft.VisualStudioCode.CLI.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 |
---|---|---|
@@ -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.94.0 | ||
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 |
5 changes: 3 additions & 2 deletions
5
manifests/m/Microsoft/VisualStudioCode/CLI/1.94.0/Microsoft.VisualStudioCode.CLI.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 |
---|---|---|
@@ -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.94.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 | ||
ManifestVersion: 1.9.0 |