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.88.0 (microsoft#210176)
  • Loading branch information
Trenly authored Jan 10, 2025
1 parent 0f0bbda commit 8d0d9c9
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.88.0
InstallerType: zip
Installers:
- Architecture: arm64
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/57028e3d274ebde851c7cc02123def372ca619a6/vscode_cli_win32_arm64_cli.zip'
InstallerSha256: 9d2d8784872b6cf5bfc8bc75309eae7f168cfb3019963414f7167a711296125c
- Architecture: x64
InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/57028e3d274ebde851c7cc02123def372ca619a6/vscode_cli_win32_x64_cli.zip'
InstallerSha256: 75f3461630624fa2870ba3db5b9bf2a26190cbe77353ade5e2717b33660d6e21
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/57028e3d274ebde851c7cc02123def372ca619a6/vscode_cli_win32_arm64_cli.zip
InstallerSha256: 9D2D8784872B6CF5BFC8BC75309EAE7F168CFB3019963414F7167A711296125C
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: ./code-insiders.exe
PortableCommandAlias: code-insiders
InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/57028e3d274ebde851c7cc02123def372ca619a6/vscode_cli_win32_x64_cli.zip
InstallerSha256: 75F3461630624FA2870BA3DB5B9BF2A26190CBE77353ADE5E2717B33660D6E21
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.88.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.88.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0
ManifestVersion: 1.9.0

0 comments on commit 8d0d9c9

Please sign in to comment.