From 9a758a86797bf94593061faf2f2cf6f103da6d7e Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Wed, 28 Apr 2021 10:43:52 +0200 Subject: [PATCH] Microsoft.VisualStudioCode.Insiders_v1.56.3.13f1afffab (#11674) 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.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.installer.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.yaml diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.installer.yaml new file mode 100644 index 000000000..87ed1179c --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.installer.yaml @@ -0,0 +1,32 @@ +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.56.3.13f1afffab +Commands: + - code-insiders +InstallerType: inno +Installers: + - Architecture: arm64 + Scope: machine + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/13f1afffab09548c10ddb3bc5d5db52587876ad8/VSCodeSetup-arm64-1.56.0-insider.exe' + InstallerSha256: 80113ed3c7b0ea9d61cd8668f9f7334ca29a8cb18da56a85d7e0964bda01000f + - Architecture: arm64 + Scope: user + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/13f1afffab09548c10ddb3bc5d5db52587876ad8/VSCodeUserSetup-arm64-1.56.0-insider.exe' + InstallerSha256: ef6d4058316248a3c9c5b697657a3f9fbe0bf5ae607aea46b40640e6186cbb0c + - Architecture: x64 + Scope: machine + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/13f1afffab09548c10ddb3bc5d5db52587876ad8/VSCodeSetup-x64-1.56.0-insider.exe' + InstallerSha256: 2ee7e9463a1ca8a6bd01a0f409a74da2678e7adc2f3914b10d735ca81a83ed8c + - Architecture: x64 + Scope: user + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/13f1afffab09548c10ddb3bc5d5db52587876ad8/VSCodeUserSetup-x64-1.56.0-insider.exe' + InstallerSha256: 6577c113e215a54220eec4cbdc3bfeb03126d6771e0f73a50d68d0e0cf365674 + - Architecture: x86 + Scope: machine + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/13f1afffab09548c10ddb3bc5d5db52587876ad8/VSCodeSetup-ia32-1.56.0-insider.exe' + InstallerSha256: 8a208df6bb2b2105ba24aee4416f31de4793bdd83548987303f0ace5c0e8fda4 + - Architecture: x86 + Scope: user + InstallerUrl: 'https://az764295.vo.msecnd.net/insider/13f1afffab09548c10ddb3bc5d5db52587876ad8/VSCodeUserSetup-ia32-1.56.0-insider.exe' + InstallerSha256: 4d6005dd4837d6a3548efc0d45916bf3d31f1d30a7b9775903ddca328352777d +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml new file mode 100644 index 000000000..eb3f81e39 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml @@ -0,0 +1,17 @@ +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageName: Visual Studio Code Insiders +PackageVersion: 1.56.3.13f1afffab +PackageLocale: en-US +Publisher: Microsoft +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.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.yaml new file mode 100644 index 000000000..3eb9ae670 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.56.3.13f1afffab/Microsoft.VisualStudioCode.Insiders.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: Microsoft.VisualStudioCode.Insiders +PackageVersion: 1.56.3.13f1afffab +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0