* Add User installer for Azure Data Studio Add Azure Data Studio (User) 1.29.0. * Update Microsoft.AzureDataStudio.yaml * Create Microsoft.AzureDataStudio.installer.yaml * Create Microsoft.AzureDataStudio.locale.en-US.yaml
15 lines
701 B
YAML
15 lines
701 B
YAML
PackageIdentifier: "Microsoft.AzureDataStudio"
|
|
PackageVersion: "1.29.0"
|
|
InstallerType: "inno"
|
|
Installers:
|
|
- Architecture: "x64"
|
|
InstallerUrl: "https://sqlopsbuilds.azureedge.net/stable/0f5cfdc2c8c2433028842e16dc5ac1a65da24292/azuredatastudio-windows-setup-1.29.0.exe"
|
|
InstallerSha256: 5242FFC3BD3E31B44E3D3357BD994551D3ABA613A9DC740063362D6FF65A83D6
|
|
Scope: "machine"
|
|
- Architecture: "x64"
|
|
InstallerUrl: "https://sqlopsbuilds.azureedge.net/stable/0f5cfdc2c8c2433028842e16dc5ac1a65da24292/azuredatastudio-windows-user-setup-1.29.0.exe"
|
|
InstallerSha256: 804010B465E628772DE5EE197C7D829FACB8A83A58A6533AC08A0ADCB36E1516
|
|
Scope: "user"
|
|
ManifestType: "installer"
|
|
ManifestVersion: "1.1.0"
|