From 3af36da19f2617a8b45c93f63a985184bb255d8a Mon Sep 17 00:00:00 2001 From: dgalbraith Date: Thu, 8 Feb 2024 04:20:06 +0000 Subject: [PATCH] AU: 4 updated - remote-desktop-client vscode-java-debug vscode-jupyter vscode-python-test-adapter [skip ci] https://gist.github.com/dgalbraith/aef61e2663a09f3dfdfa40482177e040/ba18e4874f186df742f8fdd94491bbe0c06bc378 --- automatic/remote-desktop-client/README.md | 2 +- .../remote-desktop-client/remote-desktop-client.nuspec | 2 +- .../remote-desktop-client/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/vscode-java-debug/legal/VERIFICATION.txt | 10 +++++----- .../vscode-java-debug/tools/chocolateyinstall.ps1 | 2 +- automatic/vscode-java-debug/vscode-java-debug.nuspec | 2 +- automatic/vscode-jupyter/tools/chocolateyinstall.ps1 | 2 +- automatic/vscode-jupyter/vscode-jupyter.nuspec | 2 +- .../vscode-python-test-adapter/legal/VERIFICATION.txt | 10 +++++----- .../tools/chocolateyinstall.ps1 | 2 +- .../vscode-python-test-adapter.nuspec | 2 +- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/automatic/remote-desktop-client/README.md b/automatic/remote-desktop-client/README.md index 664342ee7..4b7fdaa6b 100644 --- a/automatic/remote-desktop-client/README.md +++ b/automatic/remote-desktop-client/README.md @@ -3,7 +3,7 @@ [![Software license](https://img.shields.io/badge/license-Proprietary-lightgrey)](https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@ae31f3c2a0f3c01522a777ed8186a3b39f75c480/automatic/remote-desktop-client/legal/LICENSE.txt) [![Maintenance status](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://gitHub.com/dgalbraith/chocolatey-packages/graphs/commit-activity) [![AppVeyor build](https://img.shields.io/appveyor/ci/dgalbraith/chocolatey-packages)](https://ci.appveyor.com/project/dgalbraith/chocolatey-packages) -[![Software version](https://img.shields.io/badge/source-v1.2.5105-blue)](https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/windowsdesktop) +[![Software version](https://img.shields.io/badge/source-v1.2.5112-blue)](https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/windowsdesktop) [![Chocolatey package version](https://img.shields.io/chocolatey/v/remote-desktop-client?label=Chocolatey)](https://community.chocolatey.org/packages/remote-desktop-client) Use the Remote Desktop Services client (MSRDC) to access Windows apps and desktops remotely from a different Windows device. diff --git a/automatic/remote-desktop-client/remote-desktop-client.nuspec b/automatic/remote-desktop-client/remote-desktop-client.nuspec index 298bc4576..8333b35fa 100644 --- a/automatic/remote-desktop-client/remote-desktop-client.nuspec +++ b/automatic/remote-desktop-client/remote-desktop-client.nuspec @@ -3,7 +3,7 @@ remote-desktop-client - 1.2.5105 + 1.2.5112 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/remote-desktop-client dgalbraith Remote Desktop Client (MSRDC) diff --git a/automatic/remote-desktop-client/tools/chocolateyInstall.ps1 b/automatic/remote-desktop-client/tools/chocolateyInstall.ps1 index 1b7b041a9..9e02a2c52 100644 --- a/automatic/remote-desktop-client/tools/chocolateyInstall.ps1 +++ b/automatic/remote-desktop-client/tools/chocolateyInstall.ps1 @@ -22,11 +22,11 @@ $packageArgs = @{ PackageName = $env:ChocolateyPackageName SoftwareName = $packageSearch FileType = 'msi' - Url = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1gxVu' - Checksum = 'aaca25e40ccf952cdea4da3aac53c53992c2e9646dbeeca74733adf2b4815f0a' + Url = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1hibO' + Checksum = '1815a3de7e1091979a1bbf5ed90a62424489477ce73e404fb9c688448c0a6d8d' ChecksumType = 'sha256' - Url64 = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1gq9I' - Checksum64 = 'de09f575b831e75abc675bf8660e3b2454e6b1c523eedcfaeaa54aa3daab935e' + Url64 = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1hpNC' + Checksum64 = '1582c1b7b03520be41a74d8e639d6bea57e26ba13aa9268e1b916dc74d1df152' ChecksumType64 = 'sha256' SilentArgs = $silentArgs ValidExitCodes = @(0, 3010, 1641) diff --git a/automatic/vscode-java-debug/legal/VERIFICATION.txt b/automatic/vscode-java-debug/legal/VERIFICATION.txt index 6c6c1ad99..f37e1b460 100644 --- a/automatic/vscode-java-debug/legal/VERIFICATION.txt +++ b/automatic/vscode-java-debug/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug -and download the extension vscjava.vscode-java-debug-0.56.2024013105.vsix using the Download Extension link +and download the extension vscjava.vscode-java-debug-0.56.2024020601.vsix using the Download Extension link in the Resources section of the sidebar. Alternatively the package can be downloaded directly from - https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vcsjava/vsextensions/vscode-java-debug/0.56.2024013105/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vcsjava/vsextensions/vscode-java-debug/0.56.2024020601/vspackage 2. The extension can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-debug-0.56.2024013105.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-debug-0.56.2024013105.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-debug-0.56.2024020601.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-debug-0.56.2024020601.vsix Type: sha256 - Checksum: 809449CCEAAB6D80E3BF3808389FDB9AE1D69D2FBD1A410F2F010A315272FAA5 + Checksum: 7F590A821F472C58D7B6AEA2AEA92E17DBFFB8DEDBBC3B3024AC574D6B80061C File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-java-debug/license diff --git a/automatic/vscode-java-debug/tools/chocolateyinstall.ps1 b/automatic/vscode-java-debug/tools/chocolateyinstall.ps1 index 71b4f8680..772adc560 100644 --- a/automatic/vscode-java-debug/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-java-debug/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-debug-0.56.2024013105.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-debug-0.56.2024020601.vsix" diff --git a/automatic/vscode-java-debug/vscode-java-debug.nuspec b/automatic/vscode-java-debug/vscode-java-debug.nuspec index c4a27e9d8..949e75489 100644 --- a/automatic/vscode-java-debug/vscode-java-debug.nuspec +++ b/automatic/vscode-java-debug/vscode-java-debug.nuspec @@ -3,7 +3,7 @@ vscode-java-debug - 0.56.2024013105 + 0.56.2024020601 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java-debug dgalbraith Debugger for Java VSCode Extension diff --git a/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 b/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 index c360b94c5..63b9ac745 100644 --- a/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-jupyter/tools/chocolateyinstall.ps1 @@ -1,3 +1,3 @@ $ErrorActionPreference = 'Stop' -Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2024.2.2024020501' +Install-VsCodeExtension -extensionId 'ms-toolsai.jupyter@2024.2.2024020701' diff --git a/automatic/vscode-jupyter/vscode-jupyter.nuspec b/automatic/vscode-jupyter/vscode-jupyter.nuspec index fe5f03657..959c7eb77 100644 --- a/automatic/vscode-jupyter/vscode-jupyter.nuspec +++ b/automatic/vscode-jupyter/vscode-jupyter.nuspec @@ -3,7 +3,7 @@ vscode-jupyter - 2024.2.2024020501 + 2024.2.2024020701 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-jupyter dgalbraith Visual Studio Jupyter VSCode Extension diff --git a/automatic/vscode-python-test-adapter/legal/VERIFICATION.txt b/automatic/vscode-python-test-adapter/legal/VERIFICATION.txt index fe32b71e3..aed7f1ac1 100644 --- a/automatic/vscode-python-test-adapter/legal/VERIFICATION.txt +++ b/automatic/vscode-python-test-adapter/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter -and download the extension LittleFoxTeam.vscode-python-test-adapter-0.8.1.vsix using the Download Extension link +and download the extension LittleFoxTeam.vscode-python-test-adapter-0.8.2.vsix using the Download Extension link in the Resources section of the sidebar. Alternatively the package can be downloaded directly from - https://marketplace.visualstudio.com/_apis/public/gallery/publishers/LittleFoxTeam/vsextensions/vscode-python-test-adapter/0.8.1/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/LittleFoxTeam/vsextensions/vscode-python-test-adapter/0.8.2/vspackage 2. The extension can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash LittleFoxTeam.vscode-python-test-adapter-0.8.1.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f LittleFoxTeam.vscode-python-test-adapter-0.8.1.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash LittleFoxTeam.vscode-python-test-adapter-0.8.2.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f LittleFoxTeam.vscode-python-test-adapter-0.8.2.vsix Type: sha256 - Checksum: 3C84695EB499845CE487C65216EB8F8BE809B30B999E85E896C8F784F40CCB9C + Checksum: 4F004F1ABF1B6A6D4D497D8A46B9BDD8339059E55AD24FA95D3E2AFE2B1660E2 Contents of the file LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/LittleFoxTeam.vscode-python-test-adapter/license diff --git a/automatic/vscode-python-test-adapter/tools/chocolateyinstall.ps1 b/automatic/vscode-python-test-adapter/tools/chocolateyinstall.ps1 index cefa85525..4cd05ad11 100644 --- a/automatic/vscode-python-test-adapter/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-python-test-adapter/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\LittleFoxTeam.vscode-python-test-adapter-0.8.1.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\LittleFoxTeam.vscode-python-test-adapter-0.8.2.vsix" diff --git a/automatic/vscode-python-test-adapter/vscode-python-test-adapter.nuspec b/automatic/vscode-python-test-adapter/vscode-python-test-adapter.nuspec index 6d6103e39..2275d51d4 100644 --- a/automatic/vscode-python-test-adapter/vscode-python-test-adapter.nuspec +++ b/automatic/vscode-python-test-adapter/vscode-python-test-adapter.nuspec @@ -3,7 +3,7 @@ vscode-python-test-adapter - 0.8.1 + 0.8.2 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-python-test-adapter dgalbraith Python Test Explorer VSCode Extension