Skip to content

Winget (Windows) release package #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions release/windows/winget/Microsoft.Sqlcmd.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created with YamlCreate.ps1 v2.1.5 $debug=NVS1.CRLF.5-1-19041-1682.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json

PackageIdentifier: Microsoft.Sqlcmd
PackageVersion: 0.8.1
InstallerLocale: en-US
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stallerLocale: en-US

when we get around to localization, can we still have just one msi that installs all the languages?

MinimumOSVersion: 10.0.0.0
InstallerType: wix
Scope: user
InstallerSwitches:
Silent: /qn
SilentWithProgress: /qb
UpgradeBehavior: install
ReleaseDate: 2022-09-11
Installers:
- Architecture: x64
InstallerUrl: https://download.microsoft.com/download/d/4/4/d4403a51-2ab7-4ea8-b850-d2710c5e1323/sqlcmd_0.8.1-1.msi
InstallerSha256: 03587762932D5A66ACFE15D306FE14645D53BC61162B4DA0D9AF29B4A8A1550D
ProductCode: '{2BAE0B97-976F-4737-897D-52A9CE49C3A0}'
ManifestType: installer
ManifestVersion: 1.2.0
36 changes: 36 additions & 0 deletions release/windows/winget/Microsoft.Sqlcmd.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with YamlCreate.ps1 v2.1.5 $debug=NVS1.CRLF.5-1-19041-1682.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json

PackageIdentifier: Microsoft.Sqlcmd
PackageVersion: 0.8.1
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://github.com/microsoft/go-sqlcmd
PublisherSupportUrl: https://github.com/microsoft/go-sqlcmd
# PrivacyUrl:
# Author:
PackageName: Sqlcmd
PackageUrl: https://github.com/microsoft/go-sqlcmd
License: MIT
LicenseUrl: https://github.com/microsoft/go-sqlcmd/blob/main/LICENSE
Copyright: Copyright (c) Microsoft Corporation
# CopyrightUrl:
ShortDescription: Microsoft SQL Server command-line interface
# Description:
Moniker: sqlcmd
Tags:
- microsoft-sql-server
- mssql
- sql
- sql-cli
- sqlcmd
- sqlserver
- sql-server
# Agreements:
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.2.0
8 changes: 8 additions & 0 deletions release/windows/winget/Microsoft.Sqlcmd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.1.5 $debug=NVS1.CRLF.5-1-19041-1682.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json

PackageIdentifier: Microsoft.Sqlcmd
PackageVersion: 0.8.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0