From d27280212da57cd277b1cfad9cd4a432bd6e8c80 Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Fri, 7 May 2021 12:45:31 +0200 Subject: [PATCH] Microsoft.VisualStudioCode.Insiders_v1.57.3.6bee0f2f3f (#12222) Co-authored-by: Ladislau Szomoru --- ...t.VisualStudioCode.Insiders.installer.yaml | 32 +++++++++++++++++++ ...isualStudioCode.Insiders.locale.en-US.yaml | 17 ++++++++++ .../Microsoft.VisualStudioCode.Insiders.yaml | 5 +++ 3 files changed, 54 insertions(+) create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.installer.yaml new file mode 100644 index 000000000..2df5ecc90 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -0,0 +1,32 @@ +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.57.3.6bee0f2f3f +Commands: + - code-insiders +InstallerType: inno +Installers: + - Architecture: arm64 + Scope: machine + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/6bee0f2f3fea9df1ad45344f09b2a139c93b384f/VSCodeSetup-arm64-1.57.0-insider.exe' + InstallerSha256: e27cefd4f7bdfc95a42c4181feec4aec1cfd1f56c01e6b8f048dc416c137e5fa + - Architecture: arm64 + Scope: user + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/6bee0f2f3fea9df1ad45344f09b2a139c93b384f/VSCodeUserSetup-arm64-1.57.0-insider.exe' + InstallerSha256: 7b6f669098e978a18d69ebe061266181d75abcdbf2ddbac1773ccf412103b153 + - Architecture: x64 + Scope: machine + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/6bee0f2f3fea9df1ad45344f09b2a139c93b384f/VSCodeSetup-x64-1.57.0-insider.exe' + InstallerSha256: 74937476e38d28a875f54386ef44747e0a38a404d0cf0c82b997888b94135def + - Architecture: x64 + Scope: user + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/6bee0f2f3fea9df1ad45344f09b2a139c93b384f/VSCodeUserSetup-x64-1.57.0-insider.exe' + InstallerSha256: 149fbae1c6053f725f1fa6ca818e8601827696351fa25bedfb1fbef96abc61e5 + - Architecture: x86 + Scope: machine + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/6bee0f2f3fea9df1ad45344f09b2a139c93b384f/VSCodeSetup-ia32-1.57.0-insider.exe' + InstallerSha256: 7c17ddc9e791bb6722f5d9e25e39021067f361cbd814c957b2d47f01b05b1d50 + - Architecture: x86 + Scope: user + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/6bee0f2f3fea9df1ad45344f09b2a139c93b384f/VSCodeUserSetup-ia32-1.57.0-insider.exe' + InstallerSha256: 475fce1a92c7a35a4bcdf56f4b0a122aa1520ef2d51a0178bc1f96297f2102ac +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml new file mode 100644 index 000000000..6e2a0212f --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml @@ -0,0 +1,17 @@ +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageName: Visual Studio Code Insiders +PackageVersion: 1.57.3.6bee0f2f3f +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: 'https://www.microsoft.com/' +PrivacyUrl: 'https://privacy.microsoft.com/' +PackageUrl: 'https://code.visualstudio.com' +License: MIT +LicenseUrl: 'https://github.com/microsoft/vscode/blob/main/LICENSE.txt' +ShortDescription: 'Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.' +Moniker: vscode-insiders +Tags: + - developer-tools + - editor +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.yaml new file mode 100644 index 000000000..82b8f79b5 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.57.3.6bee0f2f3f/Microsoft.VisualStudioCode.Insiders.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.57.3.6bee0f2f3f +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0