Skip to content

Commit

Permalink
Standardize formatting of manifests/m/Microsoft/VisualStudioCode/Insi…
Browse files Browse the repository at this point in the history
…ders/CLI/1.94.0 (microsoft#210182)
  • Loading branch information
Trenly authored Jan 10, 2025
1 parent 6bbaf0a commit c9f3440
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.Insiders.CLI
PackageVersion: 1.94.0
InstallerType: zip
Installers:
- Architecture: arm64
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_arm64_cli.zip'
InstallerSha256: bd6306e2abc672744807acda44741d462cd8f4af687a2f57eb3505eb25dcc268
- Architecture: x64
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_x64_cli.zip'
InstallerSha256: 9feceb21c846e0a80067cfd5b635995140895ba190683e8262dfadb4609c2167
ManifestType: installer
ManifestVersion: 1.5.0
NestedInstallerType: portable
NestedInstallerFiles:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ./code-insiders.exe
PortableCommandAlias: code-insiders
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_arm64_cli.zip
InstallerSha256: BD6306E2ABC672744807ACDA44741D462CD8F4AF687A2F57EB3505EB25DCC268
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ./code-insiders.exe
PortableCommandAlias: code-insiders
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/d78a74bcdfad14d5d3b1b782f87255d802b57511/vscode_cli_win32_x64_cli.zip
InstallerSha256: 9FECEB21C846E0A80067CFD5B635995140895BA190683E8262DFADB4609C2167
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.Insiders.CLI
PackageName: Microsoft Visual Studio Code Insiders 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 Insiders CLI
PackageUrl: https://code.visualstudio.com
License: Microsoft Pre-Release Software License
LicenseUrl: 'https://code.visualstudio.com/license/insiders'
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/insiders
# 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-insiders-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.Insiders.CLI
PackageVersion: 1.94.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0
ManifestVersion: 1.9.0

0 comments on commit c9f3440

Please sign in to comment.