From 5f823bfc9904a85e0bbdeb5446fc6f9f3f4a91d5 Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:52:42 +0100 Subject: [PATCH 1/3] New package: Microsoft.ODBCDriver17forSQL version 17.10.5.1 --- .../Microsoft.ODBCDriver17forSQL.installer.yaml | 16 ++++++++++++++++ ...icrosoft.ODBCDriver17forSQL.locale.en-US.yaml | 12 ++++++++++++ .../17.10.5.1/Microsoft.ODBCDriver17forSQL.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml create mode 100644 manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.yaml diff --git a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml new file mode 100644 index 0000000000000..5cc1836f87c14 --- /dev/null +++ b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Microsoft.ODBCDriver17forSQL +PackageVersion: 17.10.5.1 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/6/f/f/6ffefc73-39ab-4cc0-bb7c-4093d64c2669/en-US/17.10.5.1/x64/msodbcsql.msi + InstallerSha256: F4B68AEE4625D73DC983FE40D49B91EC5765B4D9DD44FF964F35556D6EE7D869 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.locale.en-US.yaml b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.locale.en-US.yaml new file mode 100644 index 0000000000000..07571eae2807f --- /dev/null +++ b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Microsoft.ODBCDriver17forSQL +PackageVersion: 17.10.5.1 +PackageLocale: en-US +Publisher: Microsoft +PackageName: Microsoft ODBC Driver 17 for SQL Server +License: Proprietary +ShortDescription: The Microsoft ODBC Drivers for SQL Server are stand-alone ODBC drivers which provide an application programming interface (API) implementing the standard ODBC interfaces to Microsoft SQL Server +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.yaml b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.yaml new file mode 100644 index 0000000000000..7d5ffa81d638f --- /dev/null +++ b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.0.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Microsoft.ODBCDriver17forSQL +PackageVersion: 17.10.5.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 2b8563573ccf066cf91daf459c8e7ce90b3b6edf Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Fri, 12 Jan 2024 20:20:46 +0100 Subject: [PATCH 2/3] Update manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml index 5cc1836f87c14..63541c3fb0cb7 100644 --- a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml +++ b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml @@ -10,6 +10,7 @@ InstallModes: UpgradeBehavior: install Installers: - Architecture: x64 + InstallerType: msi InstallerUrl: https://download.microsoft.com/download/6/f/f/6ffefc73-39ab-4cc0-bb7c-4093d64c2669/en-US/17.10.5.1/x64/msodbcsql.msi InstallerSha256: F4B68AEE4625D73DC983FE40D49B91EC5765B4D9DD44FF964F35556D6EE7D869 ManifestType: installer From faf79238303d60100a286e0e2c3aea23eae7c53f Mon Sep 17 00:00:00 2001 From: Exorcism0666 <46537034+Exorcism0666@users.noreply.github.com> Date: Sat, 13 Jan 2024 09:03:04 +0000 Subject: [PATCH 3/3] Update manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml index 63541c3fb0cb7..91d7346055078 100644 --- a/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml +++ b/manifests/m/Microsoft/ODBCDriver17forSQL/17.10.5.1/Microsoft.ODBCDriver17forSQL.installer.yaml @@ -8,6 +8,9 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 InstallerType: msi