diff --git a/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.installer.yaml new file mode 100644 index 000000000000..f3e4b7d45662 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.91.1 +Commands: + - code +InstallerType: inno +Installers: + - Architecture: arm64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1e16e1e6214d7c44d078b1f0607b2388f29d729/VSCodeSetup-arm64-1.91.1.exe' + InstallerSha256: a171a8dffcdd6ae344850e6fcd5df16a312d2642287ba79c79fcfb3c79ceb65c + Scope: machine + - Architecture: arm64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1e16e1e6214d7c44d078b1f0607b2388f29d729/VSCodeUserSetup-arm64-1.91.1.exe' + InstallerSha256: 9a0fdd4e130eb86011a3369fc2fa6afa0d00ede1f031483139a4e098e86e80c8 + Scope: user + - Architecture: x64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1e16e1e6214d7c44d078b1f0607b2388f29d729/VSCodeSetup-x64-1.91.1.exe' + InstallerSha256: c15a0b510aee7c91ee488c76012c936f08a0c7f36afb54375ac917d887c02e5d + Scope: machine + - Architecture: x64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1e16e1e6214d7c44d078b1f0607b2388f29d729/VSCodeUserSetup-x64-1.91.1.exe' + InstallerSha256: 38c04974aa9536558e14dc8baab7dc434cf7d309733959065ec51f8df82c00ea + Scope: user +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerSwitches: + Custom: /mergetasks=!runcode diff --git a/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.locale.en-US.yaml new file mode 100644 index 000000000000..2d8c3c0bffee --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageName: Microsoft Visual Studio Code +PackageVersion: 1.91.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: 'https://www.microsoft.com/' +PrivacyUrl: 'https://privacy.microsoft.com/' +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.' +Moniker: vscode +Tags: + - developer-tools + - editor +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.yaml b/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.yaml new file mode 100644 index 000000000000..f5a377dd5bce --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.91.1/Microsoft.VisualStudioCode.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.91.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0