diff --git a/manifests/m/Microsoft/VisualStudio/2019/Community/16.8.30804.86/Microsoft.VisualStudio.2019.Community.yaml b/manifests/m/Microsoft/VisualStudio/2019/Community/16.8.30804.86/Microsoft.VisualStudio.2019.Community.yaml new file mode 100644 index 000000000..2b7703b10 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Community/16.8.30804.86/Microsoft.VisualStudio.2019.Community.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: Microsoft.VisualStudio.2019.Community +PackageVersion: 16.8.30804.86 +PackageName: Visual Studio 2019 Community +Author: Microsoft +Publisher: Microsoft Corporation +ShortDescription: The Community edition of Visual Studio, an integrated development environment (IDE) from Microsoft. Individual developers have no restrictions on their use of the Community edition. +PackageUrl: https://visualstudio.microsoft.com/ +License: Copyright (c) Microsoft Corporation. All rights reserved. +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Moniker: vs2019-community +Tags: +- C++ +- vs +- C# +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/9b3476ff-6d0a-4ff8-956d-270147f21cd4/76e39c746d9e2fc3eadd003b5b11440bcf926f3948fb2df14d5938a1a8b2b32f/vs_Community.exe + InstallerSha256: 76E39C746D9E2FC3EADD003B5B11440BCF926F3948FB2DF14D5938A1A8B2B32F + InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Custom: --productId Microsoft.VisualStudio.Product.Community --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --add Microsoft.VisualStudio.Workload.Universal +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +