From d67a2191651813592c1e36972a3ca95ed870272f Mon Sep 17 00:00:00 2001 From: dgalbraith Date: Wed, 3 Apr 2024 04:19:05 +0000 Subject: [PATCH] AU: 7 updated - nushell nushell.install nushell.portable remote-desktop-client vscode-cloud-code vscode-java vscode-pylance [skip ci] https://gist.github.com/dgalbraith/aef61e2663a09f3dfdfa40482177e040/11e55d9714c01eb0879b1c5251c6283bf6795924 --- automatic/nushell.install/README.md | 2 +- automatic/nushell.install/legal/VERIFICATION.txt | 14 +++++++------- automatic/nushell.install/nushell.install.nuspec | 4 ++-- .../nushell.install/tools/chocolateyInstall.ps1 | 2 +- automatic/nushell.portable/README.md | 2 +- automatic/nushell.portable/legal/VERIFICATION.txt | 14 +++++++------- automatic/nushell.portable/nushell.portable.nuspec | 4 ++-- .../nushell.portable/tools/chocolateyInstall.ps1 | 2 +- automatic/nushell/README.md | 2 +- automatic/nushell/nushell.nuspec | 6 +++--- automatic/remote-desktop-client/README.md | 2 +- .../remote-desktop-client.nuspec | 2 +- .../tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-cloud-code/tools/chocolateyinstall.ps1 | 2 +- .../vscode-cloud-code/vscode-cloud-code.nuspec | 2 +- automatic/vscode-java/legal/VERIFICATION.txt | 10 +++++----- automatic/vscode-java/tools/chocolateyinstall.ps1 | 2 +- automatic/vscode-java/vscode-java.nuspec | 2 +- .../vscode-pylance/tools/chocolateyinstall.ps1 | 2 +- automatic/vscode-pylance/vscode-pylance.nuspec | 2 +- 20 files changed, 43 insertions(+), 43 deletions(-) diff --git a/automatic/nushell.install/README.md b/automatic/nushell.install/README.md index 7b82ae630..1ba4f4a0f 100644 --- a/automatic/nushell.install/README.md +++ b/automatic/nushell.install/README.md @@ -3,7 +3,7 @@ [![Software license](https://img.shields.io/github/license/nushell/nushell)](https://github.com/nushell/nushell/blob/main/LICENSE) [![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-v0.91.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.91.0) +[![Software version](https://img.shields.io/badge/Source-v0.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0) [![Chocolatey package version](https://img.shields.io/chocolatey/v/nushell.install?label=Chocolatey)](https://chocolatey.org/packages/nushell.install) Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works diff --git a/automatic/nushell.install/legal/VERIFICATION.txt b/automatic/nushell.install/legal/VERIFICATION.txt index ae6abfe57..ea0867086 100644 --- a/automatic/nushell.install/legal/VERIFICATION.txt +++ b/automatic/nushell.install/legal/VERIFICATION.txt @@ -8,21 +8,21 @@ be verified by: 1. Go to the binary distribution page - https://github.com/nushell/nushell/releases/tag/0.91.0 + https://github.com/nushell/nushell/releases/tag/0.92.0 -and download the archive nu-0.91.0-x86_64-pc-windows-msvc.msi using the relevant link in the +and download the archive nu-0.92.0-x86_64-pc-windows-msvc.msi using the relevant link in the assets section on the page. Alternatively the archive can be downloaded directly from - https://github.com/nushell/nushell/releases/download/0.91.0/nu-0.91.0-x86_64-pc-windows-msvc.msi + https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-x86_64-pc-windows-msvc.msi 2. The archive can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.91.0-x86_64-pc-windows-msvc.msi - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.91.0-x86_64-pc-windows-msvc.msi + - Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.0-x86_64-pc-windows-msvc.msi + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.0-x86_64-pc-windows-msvc.msi - File: nu-0.91.0-x86_64-pc-windows-msvc.msi + File: nu-0.92.0-x86_64-pc-windows-msvc.msi Type: sha256 - Checksum: 1F691C3F848A957B4AFE8B12F0052D3174C538D1584B0A14A5F68544903FC6BD + Checksum: B388D19E20456B2E386F0B1A17A31BB9A4541888C00C15C376E2048C28A87D75 Contents of file LICENSE.txt is obtained from https://github.com/nushell/nushell/blob/main/LICENSE diff --git a/automatic/nushell.install/nushell.install.nuspec b/automatic/nushell.install/nushell.install.nuspec index e24532076..7aa29fb1d 100644 --- a/automatic/nushell.install/nushell.install.nuspec +++ b/automatic/nushell.install/nushell.install.nuspec @@ -3,7 +3,7 @@ nushell.install - 0.91.0 + 0.92.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/nushell dgalbraith Nushell - A new type of shell @@ -58,7 +58,7 @@ To have Chocolatey remember parameters on upgrade, be sure to set `choco feature If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly. ]]> - https://github.com/nushell/nushell/releases/tag/0.91.0 + https://github.com/nushell/nushell/releases/tag/0.92.0 diff --git a/automatic/nushell.install/tools/chocolateyInstall.ps1 b/automatic/nushell.install/tools/chocolateyInstall.ps1 index 07d0981cd..cd40ca1f6 100644 --- a/automatic/nushell.install/tools/chocolateyInstall.ps1 +++ b/automatic/nushell.install/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ PackageName = $env:ChocolateyPackageName SoftwareName = 'Nu' - File64 = Join-Path $toolsDir 'nu-0.91.0-x86_64-pc-windows-msvc.msi' + File64 = Join-Path $toolsDir 'nu-0.92.0-x86_64-pc-windows-msvc.msi' FileType = 'msi' SilentArgs = '/qn /norestart' ValidExitCodes = @(0, 3010, 1641) diff --git a/automatic/nushell.portable/README.md b/automatic/nushell.portable/README.md index ef8da1361..95d3f327e 100644 --- a/automatic/nushell.portable/README.md +++ b/automatic/nushell.portable/README.md @@ -3,7 +3,7 @@ [![Software license](https://img.shields.io/github/license/nushell/nushell)](https://github.com/nushell/nushell/blob/main/LICENSE) [![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-v0.91.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.91.0) +[![Software version](https://img.shields.io/badge/Source-v0.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0) [![Chocolatey package version](https://img.shields.io/chocolatey/v/nushell.portable?label=Chocolatey)](https://chocolatey.org/packages/nushell.portable) Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works diff --git a/automatic/nushell.portable/legal/VERIFICATION.txt b/automatic/nushell.portable/legal/VERIFICATION.txt index 7b593829d..1093df327 100644 --- a/automatic/nushell.portable/legal/VERIFICATION.txt +++ b/automatic/nushell.portable/legal/VERIFICATION.txt @@ -8,21 +8,21 @@ be verified by: 1. Go to the binary distribution page - https://github.com/nushell/nushell/releases/tag/0.91.0 + https://github.com/nushell/nushell/releases/tag/0.92.0 -and download the archive nu-0.91.0-x86_64-pc-windows-msvc.zip using the relevant link in the +and download the archive nu-0.92.0-x86_64-pc-windows-msvc.zip using the relevant link in the assets section on the page. Alternatively the archive can be downloaded directly from - https://github.com/nushell/nushell/releases/download/0.91.0/nu-0.91.0-x86_64-pc-windows-msvc.zip + https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-x86_64-pc-windows-msvc.zip 2. The archive can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.91.0-x86_64-pc-windows-msvc.zip - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.91.0-x86_64-pc-windows-msvc.zip + - Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.0-x86_64-pc-windows-msvc.zip + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.0-x86_64-pc-windows-msvc.zip - File: nu-0.91.0-x86_64-pc-windows-msvc.zip + File: nu-0.92.0-x86_64-pc-windows-msvc.zip Type: sha256 - Checksum: 5B07F751CF5E75D857FF2E5D6F2DA607B532E7AC0E508452369AD1B467A58569 + Checksum: EAFE3079A9CDB07D5B7A2B2448EA3985416FFB9C9EED6F0F7A719D60D966A834 Contents of file LICENSE.txt is obtained from https://github.com/nushell/nushell/blob/main/LICENSE diff --git a/automatic/nushell.portable/nushell.portable.nuspec b/automatic/nushell.portable/nushell.portable.nuspec index 19c16f50f..9d108c835 100644 --- a/automatic/nushell.portable/nushell.portable.nuspec +++ b/automatic/nushell.portable/nushell.portable.nuspec @@ -3,7 +3,7 @@ nushell.portable - 0.91.0 + 0.92.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/nushell dgalbraith Nushell - A new type of shell (Portable) @@ -58,7 +58,7 @@ To have Chocolatey remember parameters on upgrade, be sure to set `choco feature If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly. ]]> - https://github.com/nushell/nushell/releases/tag/0.91.0 + https://github.com/nushell/nushell/releases/tag/0.92.0 diff --git a/automatic/nushell.portable/tools/chocolateyInstall.ps1 b/automatic/nushell.portable/tools/chocolateyInstall.ps1 index c18cf7ca7..667d369c7 100644 --- a/automatic/nushell.portable/tools/chocolateyInstall.ps1 +++ b/automatic/nushell.portable/tools/chocolateyInstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = Split-Path -parent $MyInvocation.MyCommand.Definition $unzipArgs = @{ PackageName = $env:ChocolateyPackageName - FileFullPath64 = Join-Path $toolsDir 'nu-0.91.0-x86_64-pc-windows-msvc.zip' + FileFullPath64 = Join-Path $toolsDir 'nu-0.92.0-x86_64-pc-windows-msvc.zip' Destination = $toolsDir } diff --git a/automatic/nushell/README.md b/automatic/nushell/README.md index 635f7db2e..898a21565 100644 --- a/automatic/nushell/README.md +++ b/automatic/nushell/README.md @@ -3,7 +3,7 @@ [![Software license](https://img.shields.io/github/license/nushell/nushell)](https://github.com/nushell/nushell/blob/main/LICENSE) [![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-v0.91.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.91.0) +[![Software version](https://img.shields.io/badge/Source-v0.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0) [![Chocolatey package version](https://img.shields.io/chocolatey/v/nushell?label=Chocolatey)](https://chocolatey.org/packages/nushell) Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works diff --git a/automatic/nushell/nushell.nuspec b/automatic/nushell/nushell.nuspec index 7c90b39f0..fc95c99d0 100644 --- a/automatic/nushell/nushell.nuspec +++ b/automatic/nushell/nushell.nuspec @@ -3,7 +3,7 @@ nushell - 0.91.0 + 0.92.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/nushell dgalbraith Nushell - A new type of shell @@ -58,9 +58,9 @@ To have Chocolatey remember parameters on upgrade, be sure to set `choco feature If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly. ]]> - https://github.com/nushell/nushell/releases/tag/0.91.0 + https://github.com/nushell/nushell/releases/tag/0.92.0 - + diff --git a/automatic/remote-desktop-client/README.md b/automatic/remote-desktop-client/README.md index c3a1cdfa9..186505835 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.5255-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.5326-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 63e3c4f9f..84b3184aa 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.5255 + 1.2.5326 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 ef4fbe88c..405b6333b 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/RW1j6Cn' - Checksum = '7e0643ecb443bec90db7809b2c9fb67160dd2cb6b078c65a3e152c543a3a0d88' + Url = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1jSda' + Checksum = '4c636aefbbac8f8f3153168f8f2fc08adad8a52491eb0f4b284b62b70b7631e9' ChecksumType = 'sha256' - Url64 = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1j6Co' - Checksum64 = '25f9196ce7e80f762f7bd878589d117b4588281eaf0599a4729a7712f7ea10c3' + Url64 = 'https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RW1jMYZ' + Checksum64 = '54cdad0cf93c5ddd64d0ccacce98d1b22c9d3b8f13df61512704b79af04aab78' ChecksumType64 = 'sha256' SilentArgs = $silentArgs ValidExitCodes = @(0, 3010, 1641) diff --git a/automatic/vscode-cloud-code/tools/chocolateyinstall.ps1 b/automatic/vscode-cloud-code/tools/chocolateyinstall.ps1 index 8a70c2652..80a631825 100644 --- a/automatic/vscode-cloud-code/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-cloud-code/tools/chocolateyinstall.ps1 @@ -1,3 +1,3 @@ $ErrorActionPreference = 'Stop' -Install-VsCodeExtension -extensionId 'GoogleCloudTools.cloudcode@2.6.0' +Install-VsCodeExtension -extensionId 'GoogleCloudTools.cloudcode@2.7.0' diff --git a/automatic/vscode-cloud-code/vscode-cloud-code.nuspec b/automatic/vscode-cloud-code/vscode-cloud-code.nuspec index db444f5e1..58b48a64a 100644 --- a/automatic/vscode-cloud-code/vscode-cloud-code.nuspec +++ b/automatic/vscode-cloud-code/vscode-cloud-code.nuspec @@ -3,7 +3,7 @@ vscode-cloud-code - 2.6.0 + 2.7.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-cloud-code dgalbraith Cloud Code VSCode Extension diff --git a/automatic/vscode-java/legal/VERIFICATION.txt b/automatic/vscode-java/legal/VERIFICATION.txt index c179f1cdb..2acb37078 100644 --- a/automatic/vscode-java/legal/VERIFICATION.txt +++ b/automatic/vscode-java/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=redhat.java -and download the extension redhat.java-1.29.2024040108.vsix using the Download Extension link +and download the extension redhat.java-1.29.2024040208.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/redhat/vsextensions/java/1.29.2024040108/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/1.29.2024040208/vspackage 2. The package can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.29.2024040108.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.29.2024040108.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.29.2024040208.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.29.2024040208.vsix Type: sha256 - Checksum: 9039C72E11CE81B709539634DCB60381CD39D23BE805CBEA52C18BEBAB14E8A7 + Checksum: FC533DABA6A76A379CF2341C5D886FEC41D23D5905E3672D1A79469E4C9668DF File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/redhat.java/license diff --git a/automatic/vscode-java/tools/chocolateyinstall.ps1 b/automatic/vscode-java/tools/chocolateyinstall.ps1 index 9e4b20e58..a09f81550 100644 --- a/automatic/vscode-java/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-java/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\redhat.java-1.29.2024040108.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\redhat.java-1.29.2024040208.vsix" diff --git a/automatic/vscode-java/vscode-java.nuspec b/automatic/vscode-java/vscode-java.nuspec index 386695547..f6c4168ae 100644 --- a/automatic/vscode-java/vscode-java.nuspec +++ b/automatic/vscode-java/vscode-java.nuspec @@ -3,7 +3,7 @@ vscode-java - 1.29.2024040108 + 1.29.2024040208 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java dgalbraith Java Language Support VSCode Extension diff --git a/automatic/vscode-pylance/tools/chocolateyinstall.ps1 b/automatic/vscode-pylance/tools/chocolateyinstall.ps1 index 7032e6735..c0e8c90d9 100644 --- a/automatic/vscode-pylance/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-pylance/tools/chocolateyinstall.ps1 @@ -1,3 +1,3 @@ $ErrorActionPreference = 'Stop' -Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2024.3.102" +Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2024.4.1" diff --git a/automatic/vscode-pylance/vscode-pylance.nuspec b/automatic/vscode-pylance/vscode-pylance.nuspec index 47e25aaf7..e7508de33 100644 --- a/automatic/vscode-pylance/vscode-pylance.nuspec +++ b/automatic/vscode-pylance/vscode-pylance.nuspec @@ -3,7 +3,7 @@ vscode-pylance - 2024.3.102 + 2024.4.1 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-pylance dgalbraith Pylance VSCode Extension