forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Microsoft.AzureDataStudio version 1.48.0
- Loading branch information
Showing
3 changed files
with
68 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/m/Microsoft/AzureDataStudio/1.48.0/Microsoft.AzureDataStudio.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=NVS1.CRLF.7-4-1.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.AzureDataStudio | ||
PackageVersion: 1.48.0 | ||
InstallerType: inno | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Custom: /mergetasks=!runcode | ||
UpgradeBehavior: install | ||
Commands: | ||
- azuredatastudio | ||
ReleaseDate: 2024-02-28 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://sqlopsbuilds.azureedge.net/stable/4970733324ef8254b7c22a5dc55af7f8a1dea93f/azuredatastudio-windows-user-setup-1.48.0.exe | ||
InstallerSha256: F174885B2986BA4F7B3F5F7D0D8E9BAAAEC5745E1CE9E5E05DD88980C9D68B93 | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://sqlopsbuilds.azureedge.net/stable/4970733324ef8254b7c22a5dc55af7f8a1dea93f/azuredatastudio-windows-setup-1.48.0.exe | ||
InstallerSha256: F17014E0BDC529E3B9F2F323F7E4AC827C2D68E18724DAD7B7FB972562262161 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
33 changes: 33 additions & 0 deletions
33
manifests/m/Microsoft/AzureDataStudio/1.48.0/Microsoft.AzureDataStudio.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=NVS1.CRLF.7-4-1.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.AzureDataStudio | ||
PackageVersion: 1.48.0 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://www.microsoft.com | ||
PublisherSupportUrl: https://github.com/microsoft/azuredatastudio/issues | ||
PrivacyUrl: https://privacy.microsoft.com/privacystatement | ||
Author: Microsoft Corporation | ||
PackageName: Azure Data Studio | ||
PackageUrl: https://docs.microsoft.com/sql/azure-data-studio/what-is-azure-data-studio | ||
License: Microsoft Software License | ||
LicenseUrl: https://github.com/microsoft/azuredatastudio/blob/main/LICENSE.txt | ||
Copyright: Copyright (c) Microsoft Corporation. All rights reserved. | ||
CopyrightUrl: https://github.com/microsoft/azuredatastudio/blob/main/LICENSE.txt | ||
ShortDescription: Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux. | ||
# Description: | ||
Moniker: azuredatastudio | ||
Tags: | ||
- azure | ||
- mssql | ||
- mysql | ||
- postgres | ||
- sql | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://github.com/microsoft/azuredatastudio/releases/tag/1.48.0 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/Microsoft/AzureDataStudio/1.48.0/Microsoft.AzureDataStudio.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.3.4 $debug=NVS1.CRLF.7-4-1.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.AzureDataStudio | ||
PackageVersion: 1.48.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |