diff --git a/automatic/beekeeper-studio.install/README.md b/automatic/beekeeper-studio.install/README.md index bc1fd6fa6..392209ce8 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.3.4-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.4) +[![Software version](https://img.shields.io/badge/Source-v4.6.0-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.6.0) [![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 30fc8789c..30b4a3801 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.3.4 + 4.6.0 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.3.4 + https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.6.0 diff --git a/automatic/beekeeper-studio.install/legal/VERIFICATION.txt b/automatic/beekeeper-studio.install/legal/VERIFICATION.txt index 25010c24f..36ac75baf 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.3.4.exe using +and download the installer Beekeeper-Studio-Setup-4.6.0.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.3.4/Beekeeper-Studio-Setup-4.3.4.exe + https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.6.0/Beekeeper-Studio-Setup-4.6.0.exe 2. The installer can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.3.4.exe - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.3.4.exe + - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-Setup-4.6.0.exe + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-Setup-4.6.0.exe - File64: Beekeeper-Studio-Setup-4.3.4.exe + File64: Beekeeper-Studio-Setup-4.6.0.exe Type64: sha256 - Checksum64: B7B6B6063C7CAFDE1E8FEB402A148E39AA738C0CB258F93EC1E759ABE5B76E85 + Checksum64: 7014705A643FA3316802B3E974C99175DE60EF6A227C715B68A88EAB2C1F9FDE 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 b6a376c90..e9580bd39 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.3.4.exe" + file64 = "$toolsDir\Beekeeper-Studio-Setup-4.6.0.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 5e831b0b7..e6b2f22c9 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.3.4-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.4) +[![Software version](https://img.shields.io/badge/Source-v4.6.0-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.6.0) [![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 0ce77bc2e..040afdcc4 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.3.4 + 4.6.0 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.3.4 + https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.6.0 diff --git a/automatic/beekeeper-studio.portable/legal/VERIFICATION.txt b/automatic/beekeeper-studio.portable/legal/VERIFICATION.txt index 6eb127939..bffff1dcf 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.3.4-portable.exe using +and download the application Beekeeper-Studio-4.6.0-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.3.4/Beekeeper-Studio-4.3.4-portable.exe +https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v4.6.0/Beekeeper-Studio-4.6.0-portable.exe 2. The application can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.3.4-portable.exe - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.3.4-portable.exe + - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Beekeeper-Studio-4.6.0-portable.exe + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Beekeeper-Studio-4.6.0-portable.exe - File64: Beekeeper-Studio-4.3.4-portable.exe + File64: Beekeeper-Studio-4.6.0-portable.exe Type64: sha256 - Checksum64: 9833010EE8E1F1344D11F519FFC7FA2A5305039491742AF2CF6E60F11E923CF7 + Checksum64: B414D7DF3F0F59534991005B48DE944AF4287FE510C164B1EF9DE28E7B29EFCC 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 d6c2b5369..266dfc007 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.3.4-portable.exe' +$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.6.0-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 b8652a409..30017e46f 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.3.4-portable.exe' +$executable = Join-Path $toolsDir 'Beekeeper-Studio-4.6.0-portable.exe' Uninstall-BinFile -Name 'BeekeeperStudio' -Path "$executable" diff --git a/automatic/beekeeper-studio/README.md b/automatic/beekeeper-studio/README.md index e2b8e182b..becb97daf 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.3.4-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.3.4) +[![Software version](https://img.shields.io/badge/Source-v4.6.0-blue.svg)](https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.6.0) [![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 01d73a9e1..50d864da2 100644 --- a/automatic/beekeeper-studio/beekeeper-studio.nuspec +++ b/automatic/beekeeper-studio/beekeeper-studio.nuspec @@ -3,7 +3,7 @@ beekeeper-studio - 4.3.4 + 4.6.0 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.3.4 + https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v4.6.0 - + diff --git a/automatic/vscode-pull-request-github/README.md b/automatic/vscode-pull-request-github/README.md index 238777b6b..9d4394e16 100644 --- a/automatic/vscode-pull-request-github/README.md +++ b/automatic/vscode-pull-request-github/README.md @@ -25,7 +25,7 @@ This extension allows you to review and manage [GitHub](https://github.com) pull ## Notes -* This package requires Visual Studio Code 1.89.0 or newer. +* This package requires Visual Studio Code 1.90.0 or newer. You can install either the [vscode](https://chocolatey.org/packages/vscode) or [vscode-insiders](https://chocolatey.org/packages/vscode-insiders) package. * The extension will be installed in all editions of Visual Studio Code which can be found. * While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there's a newer version available on the marketplace. diff --git a/automatic/vscode-pull-request-github/legal/VERIFICATION.txt b/automatic/vscode-pull-request-github/legal/VERIFICATION.txt index 6cb1f01b6..d6844c332 100644 --- a/automatic/vscode-pull-request-github/legal/VERIFICATION.txt +++ b/automatic/vscode-pull-request-github/legal/VERIFICATION.txt @@ -10,18 +10,18 @@ and can be verified by: https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github -and download the extension C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.89.2024053108.vsix using the Download Extension link +and download the extension C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024061713.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/GitHub/vsextensions/vscode-pull-request-github/0.89.2024053108/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/vscode-pull-request-github/0.91.2024061713/vspackage 2. The extension can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.89.2024053108.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.89.2024053108.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024061713.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024061713.vsix Type: sha256 - Checksum: 0347295115267710396B87A0FAD25026EC81B670CFDD6186308951C1F019CDE4 + Checksum: E2FF6699CF84DBDA5F8DBDFD614F53A8E405EE043782717D3F8822C22CDE40A4 Contents of LICENSE.txt is obtained from https://github.com/microsoft/vscode-pull-request-github/blob/master/LICENSE diff --git a/automatic/vscode-pull-request-github/tools/chocolateyinstall.ps1 b/automatic/vscode-pull-request-github/tools/chocolateyinstall.ps1 index 17904acc4..d436b5f96 100644 --- a/automatic/vscode-pull-request-github/tools/chocolateyinstall.ps1 +++ b/automatic/vscode-pull-request-github/tools/chocolateyinstall.ps1 @@ -2,4 +2,4 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -Install-VsCodeExtension -extensionId "$toolsDir\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.89.2024053108.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\C:\projects\chocolatey-packages\automatic\vscode-pull-request-github\tools\GitHub.vscode-pull-request-github-0.91.2024061713.vsix" diff --git a/automatic/vscode-pull-request-github/vscode-pull-request-github.nuspec b/automatic/vscode-pull-request-github/vscode-pull-request-github.nuspec index 3a673f2d4..beac4083d 100644 --- a/automatic/vscode-pull-request-github/vscode-pull-request-github.nuspec +++ b/automatic/vscode-pull-request-github/vscode-pull-request-github.nuspec @@ -3,7 +3,7 @@ vscode-pull-request-github - 0.89.2024053108 + 0.91.2024061713 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-pull-request-github dgalbraith GitHub Pull Requests and Issues VSCode Extension @@ -39,7 +39,7 @@ This extension allows you to review and manage [GitHub](https://github.com) pull ## Notes -* This package requires Visual Studio Code 1.89.0 or newer. +* This package requires Visual Studio Code 1.90.0 or newer. You can install either the [vscode](https://chocolatey.org/packages/vscode) or [vscode-insiders](https://chocolatey.org/packages/vscode-insiders) package. * The extension will be installed in all editions of Visual Studio Code which can be found. * While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there's a newer version available on the marketplace. diff --git a/automatic/vscode-python/README.md b/automatic/vscode-python/README.md index 0fbdb49ad..a1e00874c 100644 --- a/automatic/vscode-python/README.md +++ b/automatic/vscode-python/README.md @@ -24,7 +24,7 @@ refactoring, variable explorer, test explorer, snippets, and more! ## Notes -* This package requires Visual Studio Code 1.89.0-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-insider or newer. +* This package requires Visual Studio Code 1.89.0-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-insider or newer. You can install either the [vscode](https://chocolatey.org/packages/vscode) or [vscode-insiders](https://chocolatey.org/packages/vscode-insiders) package. * The extension will be installed in all editions of Visual Studio Code which can be found. * While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there's a newer version available on the marketplace. diff --git a/automatic/vscode-python/legal/VERIFICATION.txt b/automatic/vscode-python/legal/VERIFICATION.txt index 65b188d7d..64012a0c0 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.9.11661012.vsix using the Download Extension link +and download the package ms-python.python-2024.9.11691012.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.9.11661012/vspackage + https://marketplace.visualstudio.com/_apis/public/gallery/publishers/ms-python/vsextensions/python/2024.9.11691012/vspackage 2. The package can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash ms-python.python-2024.9.11661012.vsix - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-python.python-2024.9.11661012.vsix + - Use powershell function 'Get-Filehash' - Get-Filehash ms-python.python-2024.9.11691012.vsix + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f ms-python.python-2024.9.11691012.vsix Type: sha256 - Checksum: EA947C979AF285F97A475F45296AFDC4D2D071A2EF9570200E510852A8FFA111 + Checksum: 8BF430DC8ED33E81F4F96AA52FA933DD64B2AB748368EE4383D3659F621D0D39 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 77ffccecf..dbe0605ee 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.9.11661012.vsix" +Install-VsCodeExtension -extensionId "$toolsDir\ms-python.python-2024.9.11691012.vsix" diff --git a/automatic/vscode-python/vscode-python.nuspec b/automatic/vscode-python/vscode-python.nuspec index c79391afb..273a6f03c 100644 --- a/automatic/vscode-python/vscode-python.nuspec +++ b/automatic/vscode-python/vscode-python.nuspec @@ -3,7 +3,7 @@ vscode-python - 2024.9.11661012 + 2024.9.11691012 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-maven dgalbraith Python VSCode Extension @@ -33,7 +33,7 @@ ## Notes -* This package requires Visual Studio Code 1.89.0-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-insider or newer. +* This package requires Visual Studio Code 1.89.0-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-20240415-insider or newer. You can install either the [vscode](https://chocolatey.org/packages/vscode) or [vscode-insiders](https://chocolatey.org/packages/vscode-insiders) package. * The extension will be installed in all editions of Visual Studio Code which can be found. * While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there's a newer version available on the marketplace. diff --git a/automatic/watchman/README.md b/automatic/watchman/README.md index 1c09dd6a7..9b8b0f402 100644 --- a/automatic/watchman/README.md +++ b/automatic/watchman/README.md @@ -3,7 +3,7 @@ [![GitHub license](https://img.shields.io/github/license/facebook/watchman)](https://github.com/facebook/watchman/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/source-v2024.06.03.00-blue.svg)](https://github.com/facebook/watchman/releases/tag/v2024.06.03.00) +[![Software version](https://img.shields.io/badge/source-v2024.06.17.00-blue.svg)](https://github.com/facebook/watchman/releases/tag/v2024.06.17.00) [![Chocolatey package version](https://img.shields.io/chocolatey/v/watchman?label=Chocolatey)](https://chocolatey.org/packages/watchman) Watchman exists to watch files and record when they change. It can also trigger actions (such as diff --git a/automatic/watchman/legal/VERIFICATION.txt b/automatic/watchman/legal/VERIFICATION.txt index d7e157740..be65f2e27 100644 --- a/automatic/watchman/legal/VERIFICATION.txt +++ b/automatic/watchman/legal/VERIFICATION.txt @@ -10,19 +10,19 @@ be verified by: https://github.com/facebook/watchman/releases -and download the archive watchman-v2024.06.03.00-windows.zip using the links in the relevant +and download the archive watchman-v2024.06.17.00-windows.zip using the links in the relevant asset section of the page. Alternatively the build can be downloaded directly from - https://github.com/facebook/watchman/releases/download/v2024.06.03.00/watchman-v2024.06.03.00-windows.zip + https://github.com/facebook/watchman/releases/download/v2024.06.17.00/watchman-v2024.06.17.00-windows.zip 2. The archive can be validated by comparing checksums - - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 watchman-v2024.06.03.00-windows.zip - - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f watchman-v2024.06.03.00-windows.zip + - Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 watchman-v2024.06.17.00-windows.zip + - Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f watchman-v2024.06.17.00-windows.zip - File: watchman-v2024.06.03.00-windows.zip + File: watchman-v2024.06.17.00-windows.zip Type: sha256 - Checksum: C59BCED9A056B6FCB0E02540EB6E0965EEBFF47FB1B8AB6977C7EF6B2CD08561 + Checksum: D4F38D689F15825757994F7D948945AC5777C97C8D073573DF66C9791895934E Contents of file LICENSE.txt is obtained from https://github.com/facebook/watchman/blob/master/LICENSE diff --git a/automatic/watchman/tools/chocolateyinstall.ps1 b/automatic/watchman/tools/chocolateyinstall.ps1 index 937bddd3b..ce28b0d71 100644 --- a/automatic/watchman/tools/chocolateyinstall.ps1 +++ b/automatic/watchman/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 'watchman-v2024.06.03.00-windows.zip' +$archive = Join-Path $toolsDir 'watchman-v2024.06.17.00-windows.zip' $unzipArgs = @{ PackageName = $env:ChocolateyPackageName diff --git a/automatic/watchman/update.ps1 b/automatic/watchman/update.ps1 index 6c64d7b44..c4ab88aff 100644 --- a/automatic/watchman/update.ps1 +++ b/automatic/watchman/update.ps1 @@ -49,7 +49,7 @@ function global:au_GetLatest { # there are no windows binaries available. The nuspec has not been parsed at this stage so the current version is not # available in the environment - hardcode here and use the package update process to rewrite if ([string]::IsNullOrWhiteSpace($version)) { - $version = '2024.06.03.00' + $version = '2024.06.17.00' } return @{ diff --git a/automatic/watchman/watchman.nuspec b/automatic/watchman/watchman.nuspec index 5bf115f01..dcb5d0501 100644 --- a/automatic/watchman/watchman.nuspec +++ b/automatic/watchman/watchman.nuspec @@ -3,7 +3,7 @@ watchman - 2024.06.03.00 + 2024.06.17.00 https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/watchman dgalbraith Watchman - A file watching service