From 4fa207b0cb8f764ae24835eabbdd92578e01d48b Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 19 Apr 2021 11:43:50 -0500 Subject: [PATCH] Added SQL Server Management Studio version 15.0.18382.0. (#11065) --- .../Microsoft.SQLServerManagementStudio.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/m/Microsoft/SQLServerManagementStudio/15.0.18382.0/Microsoft.SQLServerManagementStudio.yaml diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/15.0.18382.0/Microsoft.SQLServerManagementStudio.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/15.0.18382.0/Microsoft.SQLServerManagementStudio.yaml new file mode 100644 index 000000000..46ea68784 --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/15.0.18382.0/Microsoft.SQLServerManagementStudio.yaml @@ -0,0 +1,32 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json +PackageIdentifier: Microsoft.SQLServerManagementStudio +PackageVersion: 15.0.18382.0 +PackageName: SQL Server Management Studio +Publisher: Microsoft Corporation +Author: Microsoft +License: Copyright (c) Microsoft Corporation +Moniker: SSMS +Tags: +- SQL +- SQL Server +- SQL Management Studio +- SSMS +- Management Studio +ShortDescription: Microsoft.SQLServerManagementStudio +Description: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts. +PackageUrl: https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms +InstallerSwitches: + Silent: /install /quiet /norestart + SilentWithProgress: /install /passive /norestart + Interactive: /install +Installers: +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/3/f/d/3fd533f5-fdfc-407d-98a6-d5deb214d13b/SSMS-Setup-ENU.exe + InstallerSha256: FF66A03370776E7E44CCC3207A1A39FB49FB89A63C1F50914B1E0C9F6C11358C + InstallerType: exe + InstallerLocale: en-US + Scope: machine +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 +