From 121d1e50fe06cbd07babf8cd85112d0f260427b8 Mon Sep 17 00:00:00 2001
From: Muhammad Danish <mdanishkhdev@gmail.com>
Date: Mon, 10 Jul 2023 22:21:22 +0500
Subject: [PATCH] New package: Microsoft.VisualStudioCode.CLI version 1.80.0

---
 ...rosoft.VisualStudioCode.CLI.installer.yaml | 21 ++++++++++++
 ...oft.VisualStudioCode.CLI.locale.en-US.yaml | 32 +++++++++++++++++++
 .../Microsoft.VisualStudioCode.CLI.yaml       |  8 +++++
 3 files changed, 61 insertions(+)
 create mode 100644 manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.installer.yaml
 create mode 100644 manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.locale.en-US.yaml
 create mode 100644 manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.yaml

diff --git a/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.installer.yaml
new file mode 100644
index 0000000000000..6e3b5599f9c74
--- /dev/null
+++ b/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.installer.yaml
@@ -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
diff --git a/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..6adc14a84a27e
--- /dev/null
+++ b/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.locale.en-US.yaml
@@ -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
diff --git a/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.yaml b/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.yaml
new file mode 100644
index 0000000000000..0fda47cfe07eb
--- /dev/null
+++ b/manifests/m/Microsoft/VisualStudioCode/CLI/1.80.0/Microsoft.VisualStudioCode.CLI.yaml
@@ -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