Update SSMS manifest for 18.5.1 (#1994)
This commit is contained in:
94
manifests/Microsoft/SQLServerManagementStudio/18.5.1.yaml
Normal file
94
manifests/Microsoft/SQLServerManagementStudio/18.5.1.yaml
Normal file
@@ -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 <LOGPATH>
|
||||
#InstallLocation: SSMSInstallRoot=<INSTALLPATH>
|
||||
|
||||
# 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
|
Reference in New Issue
Block a user