From 01d7ed30cb1572c69ad20d5edab953ba59d59721 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 18 Jan 2021 12:45:09 -0600 Subject: [PATCH] Added SQL Server Management Studio version 18.8. (#6305) --- .../SQLServerManagementStudio/18.8.yaml | 96 +++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 manifests/Microsoft/SQLServerManagementStudio/18.8.yaml diff --git a/manifests/Microsoft/SQLServerManagementStudio/18.8.yaml b/manifests/Microsoft/SQLServerManagementStudio/18.8.yaml new file mode 100644 index 000000000..3bbbd3111 --- /dev/null +++ b/manifests/Microsoft/SQLServerManagementStudio/18.8.yaml @@ -0,0 +1,96 @@ +Id: Microsoft.SQLServerManagementStudio +Version: 18.8 +Name: SQL Server Management Studio +Publisher: Microsoft Corporation +Author: 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=2147207&clcid=0x804 +# Sha256: C68A1035350DA4F467B6D3C4A76057669B74FEC25FBEFB95BF7CC40C5ECEAE93 +# InstallerType: exe +# Language: zh-CN +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x404 +# Sha256: B9E42D43A648DC1A22A361EE2E75B1D6E008C1B5B9DC5AF363766DC3F1200873 +# InstallerType: exe +# Language: zh-TW +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x407 +# Sha256: 1648573454E564B23CF14727C853E40976BFC19D3188951944C9D4CC92F53D4F +# InstallerType: exe +# Language: de-DE +# Scope: Machine + - Arch: x64 + Url: https://download.microsoft.com/download/3/f/d/3fd533f5-fdfc-407d-98a6-d5deb214d13b/SSMS-Setup-ENU.exe + Sha256: FF66A03370776E7E44CCC3207A1A39FB49FB89A63C1F50914B1E0C9F6C11358C + ProductCode: "{29fdeb7a-f6e5-40c3-a203-e306837e95a4}" + InstallerType: exe + Language: en-US + Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0xc0a +# Sha256: 38DA29A84FA522B73B607C89FEC23FEB99EE2609631026BF48381832F1BF1CAE +# InstallerType: exe +# Language: es-ES +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x40c +# Sha256: 474CD7BAAD0AD59634F048BE29D4BFEC5BC6406D3BFC72C4CBED7F63DE0183CA +# InstallerType: exe +# Language: fr-FR +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x410 +# Sha256: 8218A039A1A667411B571655942FF048AC07267BCF28B40A23441BD3D28A4B70 +# InstallerType: exe +# Language: it-IT +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x411 +# Sha256: 84ED26146058CCC15671AECFC6CC1D14CC017C388E15AFAF3C4BF07DB4BC57C1 +# InstallerType: exe +# Language: ja-JP +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x412 +# Sha256: DDBC95322F7FE2629CEE860726A13899A0375C4C1254AA961E1DA0D14CF76653 +# InstallerType: exe +# Language: ko-KR +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x416 +# Sha256: 83FFE04C082DCFDFC7D8452B84E19431F22DC19566E044048D72AEEAF92E9E30 +# InstallerType: exe +# Language: pt-BR +# Scope: Machine +# - Arch: x64 +# Url: https://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x419 +# Sha256: 02D59F609049594ED44C513DBA89A125960F28FF2E1BD7743436411439277B1E +# InstallerType: exe +# Language: ru-RU +# Scope: Machine