Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: Microsoft.VisualStudioCode.CLI version 1.80.0 #111757

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created using wingetcreate 1.2.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: Microsoft.VisualStudioCode.CLI
PackageVersion: 1.80.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: code.exe
Installers:
- Architecture: x64
InstallerUrl: https://update.code.visualstudio.com/1.80.0/cli-win32-x64/stable
InstallerSha256: BF6A330D92C4EEB534D60204FFB7C4E30936AA38B93E262D1C3774EF0844DE1B
- Architecture: x86
InstallerUrl: https://update.code.visualstudio.com/1.80.0/cli-win32-ia32/stable
InstallerSha256: 22B560733AA77C7EEFA5CCE3E90D35A10AC9BA9D908F58DF38D1F6DEFB23D975
- Architecture: arm64
InstallerUrl: https://update.code.visualstudio.com/1.80.0/cli-win32-arm64/stable
InstallerSha256: 8FBAA925383981FED62C8BC0F1F2C4A49AB29978F0A2C12E06DC717250A39565
ManifestType: installer
ManifestVersion: 1.4.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created using wingetcreate 1.2.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: Microsoft.VisualStudioCode.CLI
PackageVersion: 1.80.0
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://www.microsoft.com/
PublisherSupportUrl: https://support.microsoft.com/
PrivacyUrl: https://privacy.microsoft.com/privacystatement
PackageName: Visual Studio Code CLI
PackageUrl: https://code.visualstudio.com/
License: Microsoft Software License
LicenseUrl: https://code.visualstudio.com/license/
Copyright: Copyright (c) Microsoft Corporation.
ShortDescription: Command line interface for Visual Studio Code.
Moniker: vscode-cli
Tags:
- editor,
- developer-tools
- ide
- code
- visual-studio-code
- code-cli
ReleaseNotesUrl: https://code.visualstudio.com/updates/
Documentations:
- DocumentLabel: CLI Guide
DocumentUrl: https://code.visualstudio.com/docs/editor/command-line
- DocumentLabel: VSCode Documentation
DocumentUrl: https://code.visualstudio.com/docs
ManifestType: defaultLocale
ManifestVersion: 1.4.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.2.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

PackageIdentifier: Microsoft.VisualStudioCode.CLI
PackageVersion: 1.80.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0