diff --git a/manifests/m/Microsoft/VisualStudioCode/1.94.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.94.1/Microsoft.VisualStudioCode.installer.yaml new file mode 100644 index 0000000000000..5ea8b5658e5eb --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.94.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.94.1 +Commands: + - code +InstallerType: inno +Installers: + - Architecture: arm64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e10f2369d0d9614a452462f2e01cdc4aa9486296/VSCodeSetup-arm64-1.94.1.exe' + InstallerSha256: 6452be1e1a83cb2990704fe3f5514c951159663e95a3e24d1022d2ea19bb9ea8 + Scope: machine + - Architecture: arm64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e10f2369d0d9614a452462f2e01cdc4aa9486296/VSCodeUserSetup-arm64-1.94.1.exe' + InstallerSha256: ddcd7f7974e44df8d45fd16dd733b2ca99b3e3d687f37100f214915eb2dd71d5 + Scope: user + - Architecture: x64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e10f2369d0d9614a452462f2e01cdc4aa9486296/VSCodeSetup-x64-1.94.1.exe' + InstallerSha256: 4f3f25c79a6dc25f9f09113a76824ea6a604b70fbc3376707003bc7b6091224a + Scope: machine + - Architecture: x64 + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e10f2369d0d9614a452462f2e01cdc4aa9486296/VSCodeUserSetup-x64-1.94.1.exe' + InstallerSha256: ccc116e385368b682750bda8be35da19424dd5a792b2c7f8a984c54d3ebe63b6 + Scope: user +ManifestType: installer +ManifestVersion: 1.5.0 +InstallerSwitches: + Custom: /mergetasks=!runcode diff --git a/manifests/m/Microsoft/VisualStudioCode/1.94.1/Microsoft.VisualStudioCode.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/1.94.1/Microsoft.VisualStudioCode.locale.en-US.yaml new file mode 100644 index 0000000000000..aea55538dbe80 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.94.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.94.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.94.1/Microsoft.VisualStudioCode.yaml b/manifests/m/Microsoft/VisualStudioCode/1.94.1/Microsoft.VisualStudioCode.yaml new file mode 100644 index 0000000000000..6ea3e6db1160a --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.94.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.94.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0