diff --git a/automatic/beekeeper-studio.install/README.md b/automatic/beekeeper-studio.install/README.md index 02e7a8be6..ec4831386 100644 --- a/automatic/beekeeper-studio.install/README.md +++ b/automatic/beekeeper-studio.install/README.md @@ -3,7 +3,7 @@ [![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md) [![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-v4.2.5-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5) +[![Software version](https://img.shields.io/badge/Source-v4.2.8-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8) [![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio.install?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio.install) Beekeeper Studio is a free and open source SQL editor and database manager. diff --git a/automatic/beekeeper-studio.install/beekeeper-studio.install.nuspec b/automatic/beekeeper-studio.install/beekeeper-studio.install.nuspec index b0afb0440..07955adc5 100644 --- a/automatic/beekeeper-studio.install/beekeeper-studio.install.nuspec +++ b/automatic/beekeeper-studio.install/beekeeper-studio.install.nuspec @@ -3,7 +3,7 @@ beekeeper-studio.install - 4.2.5 + 4.2.8 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio.install dgalbraith Beekeeper Studio (Install) - SQL Editor and Database Manager @@ -38,7 +38,7 @@ 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/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5 + https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8 diff --git a/automatic/beekeeper-studio.install/legal/VERIFICATION.txt b/automatic/beekeeper-studio.install/legal/VERIFICATION.txt index 9a665b028..f1e272462 100644 --- a/automatic/beekeeper-studio.install/legal/VERIFICATION.txt +++ b/automatic/beekeeper-studio.install/legal/VERIFICATION.txt @@ -10,19 +10,19 @@ be verified by: https://github.com/beekeeper-studio/beekeeper-studio/releases -and download the installer Beekeeper-Studio-Setup-4.2.5.exe using +and download the installer Beekeeper-Studio-Setup-4.2.8.exe using the links in the relevant assets section of the page. Alternatively the installer can be downloaded directly from - https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.5/Beekeeper-Studio-Setup-4.2.5.exe + https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.8/Beekeeper-Studio-Setup-4.2.8.exe 2. The installer can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.2.5.exe - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.2.5.exe + - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.2.8.exe + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.2.8.exe - File64: Beekeeper-Studio-Setup-4.2.5.exe + File64: Beekeeper-Studio-Setup-4.2.8.exe Type64: sha256 - Checksum64: 4B3A31E7E7883E7E1ABED06D32657110149FB54251F6308CD833A62E0C8FCC2E + Checksum64: FFA4D078AF318ADE3AD90567BBA8D489ED08754395D02028AFFB8DC2346C442F Contents of file LICENSE.txt is obtained from https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md diff --git a/automatic/beekeeper-studio.install/tools/chocolateyinstall.ps1 b/automatic/beekeeper-studio.install/tools/chocolateyinstall.ps1 index dab237c36..396bd5eb7 100644 --- a/automatic/beekeeper-studio.install/tools/chocolateyinstall.ps1 +++ b/automatic/beekeeper-studio.install/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' softwareName = 'Beekeeper Studio*' - file64 = "$toolsDir\Beekeeper-Studio-Setup-4.2.5.exe" + file64 = "$toolsDir\Beekeeper-Studio-Setup-4.2.8.exe" checksumType64 = 'sha256' silentArgs = @('/S') validExitCodes = @(0, 1641, 3010) diff --git a/automatic/beekeeper-studio.portable/README.md b/automatic/beekeeper-studio.portable/README.md index f26760e7b..a3f0822ec 100644 --- a/automatic/beekeeper-studio.portable/README.md +++ b/automatic/beekeeper-studio.portable/README.md @@ -3,7 +3,7 @@ [![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md) [![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-v4.2.5-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5) +[![Software version](https://img.shields.io/badge/Source-v4.2.8-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8) [![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio.portable?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio.portable) Beekeeper Studio is a free and open source SQL editor and database manager. diff --git a/automatic/beekeeper-studio.portable/beekeeper-studio.portable.nuspec b/automatic/beekeeper-studio.portable/beekeeper-studio.portable.nuspec index 3828114aa..ed9e2ee22 100644 --- a/automatic/beekeeper-studio.portable/beekeeper-studio.portable.nuspec +++ b/automatic/beekeeper-studio.portable/beekeeper-studio.portable.nuspec @@ -3,7 +3,7 @@ beekeeper-studio.portable - 4.2.5 + 4.2.8 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio.portable dgalbraith Beekeeper Studio (Portable) - SQL Editor and Database Manager @@ -38,7 +38,7 @@ 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/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5 + https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8 diff --git a/automatic/beekeeper-studio.portable/legal/VERIFICATION.txt b/automatic/beekeeper-studio.portable/legal/VERIFICATION.txt index c82c4c063..bc1014764 100644 --- a/automatic/beekeeper-studio.portable/legal/VERIFICATION.txt +++ b/automatic/beekeeper-studio.portable/legal/VERIFICATION.txt @@ -10,19 +10,19 @@ be verified by: https://github.com/beekeeper-studio/beekeeper-studio/releases -and download the application Beekeeper-Studio-4.2.5-portable.exe using +and download the application Beekeeper-Studio-4.2.8-portable.exe using the links in the relevant assets section of the page. Alternatively the application can be downloaded directly from -https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.5/Beekeeper-Studio-4.2.5-portable.exe +https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.2.8/Beekeeper-Studio-4.2.8-portable.exe 2. The application can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.2.5-portable.exe - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.2.5-portable.exe + - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.2.8-portable.exe + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.2.8-portable.exe - File64: Beekeeper-Studio-4.2.5-portable.exe + File64: Beekeeper-Studio-4.2.8-portable.exe Type64: sha256 - Checksum64: 4F3C4E9761EC2EE2B4FD245082E99CB08E653958F9317543D2BB18F1D5FD0FA2 + Checksum64: 3076AAA66CF0BC104E5F250521B8F04139DCA950D02BFAE40FA84FA5E64EC1FD Contents of file LICENSE.txt is obtained from https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md diff --git a/automatic/beekeeper-studio.portable/tools/chocolateyinstall.ps1 b/automatic/beekeeper-studio.portable/tools/chocolateyinstall.ps1 index 32703d537..cf09be1e3 100644 --- a/automatic/beekeeper-studio.portable/tools/chocolateyinstall.ps1 +++ b/automatic/beekeeper-studio.portable/tools/chocolateyinstall.ps1 @@ -8,6 +8,6 @@ foreach ($file in $files) { New-Item "$file.ignore" -type file -force | Out-Null } -$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.5-portable.exe' +$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.8-portable.exe' Install-BinFile -UseStart -Name 'BeekeeperStudio' -Path "$executable" diff --git a/automatic/beekeeper-studio.portable/tools/chocolateyuninstall.ps1 b/automatic/beekeeper-studio.portable/tools/chocolateyuninstall.ps1 index 20cc907d3..c6975fbd2 100644 --- a/automatic/beekeeper-studio.portable/tools/chocolateyuninstall.ps1 +++ b/automatic/beekeeper-studio.portable/tools/chocolateyuninstall.ps1 @@ -2,6 +2,6 @@ $toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) -$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.5-portable.exe' +$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.2.8-portable.exe' Uninstall-BinFile -Name 'BeekeeperStudio' -Path "$executable" diff --git a/automatic/beekeeper-studio/README.md b/automatic/beekeeper-studio/README.md index d8a051292..b7c39d162 100644 --- a/automatic/beekeeper-studio/README.md +++ b/automatic/beekeeper-studio/README.md @@ -3,7 +3,7 @@ [![GitHub license](https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio/blob/master/LICENSE.md) [![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-v4.2.5-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5) +[![Software version](https://img.shields.io/badge/Source-v4.2.8-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8) [![Chocolatey package version](https://img.shields.io/chocolatey/v/beekeeper-studio?label=Chocolatey)](https://chocolatey.org/packages/beekeeper-studio) Beekeeper Studio is a free and open source SQL editor and database manager. diff --git a/automatic/beekeeper-studio/beekeeper-studio.nuspec b/automatic/beekeeper-studio/beekeeper-studio.nuspec index 613423e64..6b9a0eb6b 100644 --- a/automatic/beekeeper-studio/beekeeper-studio.nuspec +++ b/automatic/beekeeper-studio/beekeeper-studio.nuspec @@ -3,7 +3,7 @@ beekeeper-studio - 4.2.5 + 4.2.8 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/beekeeper-studio dgalbraith Beekeeper Studio - SQL Editor and Database Manager @@ -38,9 +38,9 @@ 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/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.5 + https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.2.8 - + diff --git a/automatic/mongodb-shell/README.md b/automatic/mongodb-shell/README.md index 41e672ef1..7c214d807 100644 --- a/automatic/mongodb-shell/README.md +++ b/automatic/mongodb-shell/README.md @@ -3,7 +3,7 @@ [![GitHub license](https://img.shields.io/github/license/mongodb-js/mongosh)](https://github.com/mongodb-js/mongosh/blob/master/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/version-v2.2.2-blue)](https://github.com/mongodb-js/mongosh/releases/tag/v2.2.2) +[![Software version](https://img.shields.io/badge/version-v2.2.3-blue)](https://github.com/mongodb-js/mongosh/releases/tag/v2.2.3) [![Chocolatey package version](https://img.shields.io/chocolatey/v/mongodb-shell?label=Chocolatey)](https://chocolatey.org/packages/mongodb-shell) The [MongoDB Shell](https://www.mongodb.com/products/shell) lets you connect to MongoDB to work with diff --git a/automatic/mongodb-shell/legal/VERIFICATION.txt b/automatic/mongodb-shell/legal/VERIFICATION.txt index e74f2fc34..f8c4076b6 100644 --- a/automatic/mongodb-shell/legal/VERIFICATION.txt +++ b/automatic/mongodb-shell/legal/VERIFICATION.txt @@ -10,19 +10,19 @@ be verified by: https://github.com/mongodb-js/mongosh/releases -and download the archive mongosh-2.2.2-win32-x64.zip using the links in the relevant +and download the archive mongosh-2.2.3-win32-x64.zip using the links in the relevant asset section of the page. Alternatively the build can be downloaded directly from - https://github.com/mongodb-js/mongosh/releases/download/v2.2.2/mongosh-2.2.2-win32-x64.zip + https://github.com/mongodb-js/mongosh/releases/download/v2.2.3/mongosh-2.2.3-win32-x64.zip 2. The archive can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 mongosh-2.2.2-win32-x64.zip - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f mongosh-2.2.2-win32-x64.zip + - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 mongosh-2.2.3-win32-x64.zip + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f mongosh-2.2.3-win32-x64.zip - File: mongosh-2.2.2-win32-x64.zip + File: mongosh-2.2.3-win32-x64.zip Type: sha256 - Checksum: 2A13421651CA74E129907EB456CB884955A4DC5F4EBAAAECA8380DF57A42DEE8 + Checksum: CE9A0DA07432F50ADA2022B80BE385963379FBB0853EBBFA01ADA977F3F672F4 Contents of file LICENSE.txt is obtained from https://github.com/mongodb-js/mongosh/blob/master/LICENSE diff --git a/automatic/mongodb-shell/mongodb-shell.nuspec b/automatic/mongodb-shell/mongodb-shell.nuspec index eac665772..c5a6f6196 100644 --- a/automatic/mongodb-shell/mongodb-shell.nuspec +++ b/automatic/mongodb-shell/mongodb-shell.nuspec @@ -3,7 +3,7 @@ mongodb-shell - 2.2.2 + 2.2.3 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/mongodb-shell dgalbraith MongoDB Shell @@ -48,7 +48,7 @@ Gives you autocomplete options based on the version of the server you are connec ]]> - https://github.com/mongodb-js/mongosh/releases/tag/v2.2.2 + https://github.com/mongodb-js/mongosh/releases/tag/v2.2.3 diff --git a/automatic/mongodb-shell/tools/chocolateyinstall.ps1 b/automatic/mongodb-shell/tools/chocolateyinstall.ps1 index 480d01d76..dc54e6364 100644 --- a/automatic/mongodb-shell/tools/chocolateyinstall.ps1 +++ b/automatic/mongodb-shell/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ if ((Get-ProcessorBits 32) -or $env:ChocolateyForceX86 -eq 'true') { $toolsDir = (Split-Path -parent $MyInvocation.MyCommand.Definition) -$archive = Join-Path $toolsDir 'mongosh-2.2.2-win32-x64.zip' +$archive = Join-Path $toolsDir 'mongosh-2.2.3-win32-x64.zip' $unzipArgs = @{ PackageName = $env:ChocolateyPackageName diff --git a/automatic/nushell.install/README.md b/automatic/nushell.install/README.md index 1ba4f4a0f..404e231e0 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.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0) +[![Software version](https://img.shields.io/badge/Source-v0.92.1-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.1) [![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 ea0867086..c866c2e27 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.92.0 + https://github.com/nushell/nushell/releases/tag/0.92.1 -and download the archive nu-0.92.0-x86_64-pc-windows-msvc.msi using the relevant link in the +and download the archive nu-0.92.1-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.92.0/nu-0.92.0-x86_64-pc-windows-msvc.msi + https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-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.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 + - Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.1-x86_64-pc-windows-msvc.msi + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.1-x86_64-pc-windows-msvc.msi - File: nu-0.92.0-x86_64-pc-windows-msvc.msi + File: nu-0.92.1-x86_64-pc-windows-msvc.msi Type: sha256 - Checksum: B388D19E20456B2E386F0B1A17A31BB9A4541888C00C15C376E2048C28A87D75 + Checksum: C5F0FBF208330D86A8B6CC69A88A42549FE9AB4BC123DBA338E7547ECED5473A 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 7aa29fb1d..8fd82a685 100644 --- a/automatic/nushell.install/nushell.install.nuspec +++ b/automatic/nushell.install/nushell.install.nuspec @@ -3,7 +3,7 @@ nushell.install - 0.92.0 + 0.92.1 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.92.0 + https://github.com/nushell/nushell/releases/tag/0.92.1 diff --git a/automatic/nushell.install/tools/chocolateyInstall.ps1 b/automatic/nushell.install/tools/chocolateyInstall.ps1 index cd40ca1f6..bbe9b0385 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.92.0-x86_64-pc-windows-msvc.msi' + File64 = Join-Path $toolsDir 'nu-0.92.1-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 95d3f327e..8376aedcd 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.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0) +[![Software version](https://img.shields.io/badge/Source-v0.92.1-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.1) [![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 1093df327..07cac6b3f 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.92.0 + https://github.com/nushell/nushell/releases/tag/0.92.1 -and download the archive nu-0.92.0-x86_64-pc-windows-msvc.zip using the relevant link in the +and download the archive nu-0.92.1-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.92.0/nu-0.92.0-x86_64-pc-windows-msvc.zip + https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-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.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 + - Use powershell function 'Get-Filehash' - Get-Filehash -algorithm sha256 nu-0.92.1-x86_64-pc-windows-msvc.zip + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f nu-0.92.1-x86_64-pc-windows-msvc.zip - File: nu-0.92.0-x86_64-pc-windows-msvc.zip + File: nu-0.92.1-x86_64-pc-windows-msvc.zip Type: sha256 - Checksum: EAFE3079A9CDB07D5B7A2B2448EA3985416FFB9C9EED6F0F7A719D60D966A834 + Checksum: 6626DCC65D8A1DA20FCB84F3B523F66FEF6CB03C8186A09A5D919DA2045B38E5 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 9d108c835..1a3562510 100644 --- a/automatic/nushell.portable/nushell.portable.nuspec +++ b/automatic/nushell.portable/nushell.portable.nuspec @@ -3,7 +3,7 @@ nushell.portable - 0.92.0 + 0.92.1 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.92.0 + https://github.com/nushell/nushell/releases/tag/0.92.1 diff --git a/automatic/nushell.portable/tools/chocolateyInstall.ps1 b/automatic/nushell.portable/tools/chocolateyInstall.ps1 index 667d369c7..0f8744fd8 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.92.0-x86_64-pc-windows-msvc.zip' + FileFullPath64 = Join-Path $toolsDir 'nu-0.92.1-x86_64-pc-windows-msvc.zip' Destination = $toolsDir } diff --git a/automatic/nushell/README.md b/automatic/nushell/README.md index 898a21565..9c07f4b95 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.92.0-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.0) +[![Software version](https://img.shields.io/badge/Source-v0.92.1-blue.svg)](https://github.com/nushell/nushell/releases/tag/0.92.1) [![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 fc95c99d0..029237cc3 100644 --- a/automatic/nushell/nushell.nuspec +++ b/automatic/nushell/nushell.nuspec @@ -3,7 +3,7 @@ nushell - 0.92.0 + 0.92.1 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.92.0 + https://github.com/nushell/nushell/releases/tag/0.92.1 - + diff --git a/automatic/vscode-java-test/legal/VERIFICATION.txt b/automatic/vscode-java-test/legal/VERIFICATION.txt index ffa6c8cdb..bdcf59867 100644 --- a/automatic/vscode-java-test/legal/VERIFICATION.txt +++ b/automatic/vscode-java-test/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test -and download the extension vscjava.vscode-java-test-0.40.2024040105.vsix using the Download Extension link +and download the extension vscjava.vscode-java-test-0.41.0.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-test/0.40.2024040105/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vcsjava/vsextensions/vscode-java-test/0.41.0/vspackage 2. The extension can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-test-0.40.2024040105.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-test-0.40.2024040105.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash vscjava.vscode-java-test-0.41.0.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f vscjava.vscode-java-test-0.41.0.vsix Type: sha256 - Checksum: AAA2E6AB5372748AB16E2074330570A115BF1AB5EFF6EDF3FD483359481603CC + Checksum: 41EC5FB1DC6075D251B73F3E6E6ED2352453FB51E1B0561B9F1BEA2E53DD91BE File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/vscjava.vscode-java-test/license diff --git a/automatic/vscode-java-test/tools/chocolateyinstall.ps1 b/automatic/vscode-java-test/tools/chocolateyinstall.ps1 index 4100c01cd..f07bbe737 100644 --- a/automatic/vscode-java-test/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-java-test/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-test-0.40.2024040105.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\vscjava.vscode-java-test-0.41.0.vsix" diff --git a/automatic/vscode-java-test/vscode-java-test.nuspec b/automatic/vscode-java-test/vscode-java-test.nuspec index 1698d3e03..6afe8f637 100644 --- a/automatic/vscode-java-test/vscode-java-test.nuspec +++ b/automatic/vscode-java-test/vscode-java-test.nuspec @@ -3,7 +3,7 @@ vscode-java-test - 0.40.2024040105 + 0.41.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-java-test dgalbraith Java Test Runner VSCode Extension diff --git a/automatic/vscode-java/legal/VERIFICATION.txt b/automatic/vscode-java/legal/VERIFICATION.txt index 2acb37078..5f7da47a2 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.2024040208.vsix using the Download Extension link +and download the extension redhat.java-1.30.2024040408.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.2024040208/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/1.30.2024040408/vspackage 2. The package can be validated by comparing checksums - - 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 + - Use powershell function 'Get-Filehash' - Get-Filehash redhat.java-1.30.2024040408.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f redhat.java-1.30.2024040408.vsix Type: sha256 - Checksum: FC533DABA6A76A379CF2341C5D886FEC41D23D5905E3672D1A79469E4C9668DF + Checksum: 121DE16AF3093D24A73FB4A4DECE6188280F379C89EE1C3EB3C8B2300E0A8B54 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 a09f81550..a53023558 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.2024040208.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\redhat.java-1.30.2024040408.vsix" diff --git a/automatic/vscode-java/vscode-java.nuspec b/automatic/vscode-java/vscode-java.nuspec index f6c4168ae..41cbf7bf6 100644 --- a/automatic/vscode-java/vscode-java.nuspec +++ b/automatic/vscode-java/vscode-java.nuspec @@ -3,7 +3,7 @@ vscode-java - 1.29.2024040208 + 1.30.2024040408 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 c0e8c90d9..319b747e4 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.4.1" +Install-VsCodeExtension -extensionId "ms-python.vscode-pylance@2024.4.100" diff --git a/automatic/vscode-pylance/vscode-pylance.nuspec b/automatic/vscode-pylance/vscode-pylance.nuspec index e7508de33..c400080b2 100644 --- a/automatic/vscode-pylance/vscode-pylance.nuspec +++ b/automatic/vscode-pylance/vscode-pylance.nuspec @@ -3,7 +3,7 @@ vscode-pylance - 2024.4.1 + 2024.4.100 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-pylance dgalbraith Pylance VSCode Extension diff --git a/automatic/vscode-python/legal/VERIFICATION.txt b/automatic/vscode-python/legal/VERIFICATION.txt index 7ece265f3..4fd8570c2 100644 --- a/automatic/vscode-python/legal/VERIFICATION.txt +++ b/automatic/vscode-python/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=ms-python.python -and download the package ms-python.python-2024.3.10871011.vsix using the Download Extension link +and download the package ms-python.python-2024.4.0.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/ms-python/vsextensions/python/2024.3.10871011/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-python/vsextensions/python/2024.4.0/vspackage 2. The package can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash ms-python.python-2024.3.10871011.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-python.python-2024.3.10871011.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash ms-python.python-2024.4.0.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-python.python-2024.4.0.vsix Type: sha256 - Checksum: 8D10DECECE5AB8DED967CB0A92B2D22DD1A068C340E0EF7A4E0A4B32C83EB354 + Checksum: DE9ABFA0B41A461869F9425B7EBADCA5BC41A5FAE0660B11739042E8D313226D File LICENSE.txt is obtained from https://marketplace.visualstudio.com/items/ms-python.python/license diff --git a/automatic/vscode-python/tools/chocolateyinstall.ps1 b/automatic/vscode-python/tools/chocolateyinstall.ps1 index 46eb4af3d..42ed45bbc 100644 --- a/automatic/vscode-python/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-python/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\ms-python.python-2024.3.10871011.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\ms-python.python-2024.4.0.vsix" diff --git a/automatic/vscode-python/vscode-python.nuspec b/automatic/vscode-python/vscode-python.nuspec index c8e983ef2..8050c4a64 100644 --- a/automatic/vscode-python/vscode-python.nuspec +++ b/automatic/vscode-python/vscode-python.nuspec @@ -3,7 +3,7 @@ vscode-python - 2024.3.10871011 + 2024.4.0 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-maven dgalbraith Python VSCode Extension