From ad09b953f766ffed5ee84be28dde0802dc9da549 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Thu, 30 Jan 2025 00:32:30 +0000 Subject: [PATCH] AU: 1 updated - vscode-mssql [skip ci] https://gist.github.com/pascalberger/95bd06a2adf814823623f01cf4a7f871/b1d6c620ee8a72023fc3cebdd5867a8798dc2a77 --- automatic/vscode-mssql/legal/VERIFICATION.txt | 8 ++++---- automatic/vscode-mssql/tools/chocolateyInstall.ps1 | 2 +- automatic/vscode-mssql/vscode-mssql.nuspec | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/automatic/vscode-mssql/legal/VERIFICATION.txt b/automatic/vscode-mssql/legal/VERIFICATION.txt index 3dc40f2..509b09e 100644 --- a/automatic/vscode-mssql/legal/VERIFICATION.txt +++ b/automatic/vscode-mssql/legal/VERIFICATION.txt @@ -5,15 +5,15 @@ in verifying that this package's contents are trustworthy. The extension has been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type 32-bit: sha256 - checksum 32-bit: 1B1D658F8257212F756ACD9F7452A77CC46AD4A35486BFBA5A73BBC99C768B6B + checksum 32-bit: B42120F68F28CA330A783B936307DE3F46760EC4D3DFC7462336E1300627BB6F checksum type 64-bit: sha256 - checksum 64-bit: 52720F09885239149010EE53456205F00D6B7557616BD3C56F69B83E9F9EEC8E + checksum 64-bit: AE8C0F42B2027F52E3F075E37D63ED7BD6DD2B92E8D11115D22A03927D5CA5BF File 'LICENSE.txt' is obtained from diff --git a/automatic/vscode-mssql/tools/chocolateyInstall.ps1 b/automatic/vscode-mssql/tools/chocolateyInstall.ps1 index f46cf61..1994281 100644 --- a/automatic/vscode-mssql/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-mssql/tools/chocolateyInstall.ps1 @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $extensionName = "mssql-" -$extensionVersion = "1.22.1" +$extensionVersion = "1.28.0" $osBitness = Get-OSArchitectureWidth $extensionId = "$toolsDir\$extensionName$extensionVersion-win7-x$osBitness.vsix" diff --git a/automatic/vscode-mssql/vscode-mssql.nuspec b/automatic/vscode-mssql/vscode-mssql.nuspec index d77dbec..fdd5ecc 100644 --- a/automatic/vscode-mssql/vscode-mssql.nuspec +++ b/automatic/vscode-mssql/vscode-mssql.nuspec @@ -3,7 +3,7 @@ vscode-mssql Visual Studio Code Microsoft SQL Server Extension - 1.22.1 + 1.28.0 Microsoft Pascal Berger https://marketplace.visualstudio.com/items?itemName=ms-mssql.mssql