From 32b297e45c9035885bdc5c26be6f462ae6ea4c15 Mon Sep 17 00:00:00 2001 From: Matteo Taveggia Date: Mon, 16 Nov 2020 09:08:19 -0800 Subject: [PATCH] Added manifest for SSMS 18.7.1 (#4824) --- .../SQLServerManagementStudio/18.7.1.yaml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 manifests/Microsoft/SQLServerManagementStudio/18.7.1.yaml diff --git a/manifests/Microsoft/SQLServerManagementStudio/18.7.1.yaml b/manifests/Microsoft/SQLServerManagementStudio/18.7.1.yaml new file mode 100644 index 000000000..2cd0afaab --- /dev/null +++ b/manifests/Microsoft/SQLServerManagementStudio/18.7.1.yaml @@ -0,0 +1,94 @@ +Id: Microsoft.SQLServerManagementStudio +Version: 18.7.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=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://go.microsoft.com/fwlink/?linkid=2147207&clcid=0x409 + Sha256: 27FBEAD01257513F87C619765C06611B2F4F53C7C6C2B9F1DC3EDF3ACE14295D + 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