From b4e372736cdf088e8e340dbce898166bbcfde218 Mon Sep 17 00:00:00 2001 From: Matteo Taveggia Date: Fri, 19 Jun 2020 10:05:12 -0700 Subject: [PATCH] Update SSMS manifest for 18.5.1 (#1994) --- .../SQLServerManagementStudio/18.5.1.yaml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 manifests/Microsoft/SQLServerManagementStudio/18.5.1.yaml diff --git a/manifests/Microsoft/SQLServerManagementStudio/18.5.1.yaml b/manifests/Microsoft/SQLServerManagementStudio/18.5.1.yaml new file mode 100644 index 000000000..89819084f --- /dev/null +++ b/manifests/Microsoft/SQLServerManagementStudio/18.5.1.yaml @@ -0,0 +1,94 @@ +Id: Microsoft.SQLServerManagementStudio +Version: 18.5.1 +Name: SQL Server Management Studio +Publisher: Microsoft +License: Copyright (c) Microsoft Corporation +AppMoniker: SSMS +Tags: SQL, SQL Server, SQL Management Studio, SSMS, Management Studio +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. + +Homepage: https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms + +Switches: + Silent: /install /quiet /norestart + SilentWithProgress: /install /passive /norestart + Interactive: /install + +# These seeme to fail the manifestr validation, at least in winget "v0.1.41331 Preview" +#Log: /log +#InstallLocation: SSMSInstallRoot= + +# Multi-installers and multi-language support is not available yet, so for now +# we install EN-US only. +Installers: +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x404 +# Sha256: E97B2DE1BC08C674EE8E6471A0CD37E4AFF3882B72CB17E937EECC597915A7AA +# InstallerType: exe +# Language: zh-TW +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x407 +# Sha256: C9939578A3048221165CF892E02FCBB78173A441D51DB9055562BE35ECCECE1F +# InstallerType: exe +# Language: de-DE +# Scope: Machine + - Arch: x64 + Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x409 + Sha256: ABC37A45E16C099D7D4CFBE9E16C238C007BCB20FF1FE6BF0FFE916AA2084BEA + InstallerType: exe + Language: en-US + Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x40C +# Sha256: BBED772A4E246BFBEE90407DA9D652CA2255E5074EF73B3A10ED85786EE2FD14 +# InstallerType: exe +# Language: fr-FR +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x410 +# Sha256: 103F277195B70CD64159ECB28FD94DFD5100A1D94DA1AA4D7BA35000AF7E3959 +# InstallerType: exe +# Language: it-IT +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x411 +# Sha256: C86E3005EE567A6EF770F8FCBE0F48C00C293AB8A15AA9082FE33EF048306E9E +# InstallerType: exe +# Language: ja-JP +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x412 +# Sha256: 4B7482139006598EE6440CD175224A3D0EA2B427011E2CED57D1507617027CD1 +# InstallerType: exe +# Language: ko-KR +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x416 +# Sha256: DFB8383AB44FFE6D95FD90A0D5077B475FCB8FBB4EB59377B0F066582C65FB24 +# InstallerType: exe +# Language: pt-BR +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x419 +# Sha256: C49BB5D8250DAF19F2194DBDA237CB3A574898D7244248AB4E70A7962A557F60 +# InstallerType: exe +# Language: ru-RU +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0x804 +# Sha256: 70E503EB52B686F0BFDBAD6E65549DEEFDE3CD6D1527BA3668C85135476BA536 +# InstallerType: exe +# Language: zh-CN +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2132606&clcid=0xC0A +# Sha256: ABC37A45E16C099D7D4CFBE9E16C238C007BCB20FF1FE6BF0FFE916AA2084BEA +# InstallerType: exe +# Language: es-ES +# Scope: Machine