Create 16.5.3.yaml (#151)
This commit is contained in:
18
manifests/Microsoft/SQLServerManagementStudio/16.5.3.yaml
Normal file
18
manifests/Microsoft/SQLServerManagementStudio/16.5.3.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
Id: Microsoft.SQLServerManagementStudio
|
||||
Version: 16.5.3
|
||||
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/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://go.microsoft.com/fwlink/?LinkID=840946
|
||||
Sha256: 76501959FABD6FF51C7D27B60B049DC84BDB89BF68B5242D3AE1C4B5B91E269D
|
||||
InstallerType: exe
|
||||
Language: en-US
|
||||
Switches:
|
||||
Silent: "/install /quiet /norestart"
|
||||
SilentWithProgress: "/install /passive /norestart"
|
Reference in New Issue
Block a user