From 5cccb577ee91c1b9c4530b0fee0de5613e7960b5 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 10 Sep 2024 12:19:56 +0000 Subject: [PATCH] AU: 8 updated - brave chromium palemoon vscode-insiders vscode-insiders.install winscp winscp.install winscp.portable [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/33058a9b3355e3cc813b95407792762903bc3675 --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 2 +- automatic/brave/legal/VERIFICATION.txt | 4 ++-- automatic/brave/tools/chocolateyInstall.ps1 | 6 +++--- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 4 ++-- .../chromium/tools/chocolateyInstall.ps1 | 6 +++--- automatic/palemoon/palemoon.nuspec | 2 +- .../palemoon/tools/chocolateyInstall.ps1 | 8 ++++---- .../tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install.nuspec | 2 +- .../vscode-insiders/vscode-insiders.nuspec | 4 ++-- .../winscp.install/legal/VERIFICATION.txt | 4 ++-- .../tools/chocolateyInstall.ps1 | 4 ++-- .../winscp.install/winscp.install.nuspec | 4 ++-- .../winscp.portable/legal/VERIFICATION.txt | 4 ++-- automatic/winscp.portable/tools/WinSCP.com | Bin 295579 -> 295579 bytes .../winscp.portable/winscp.portable.nuspec | 4 ++-- automatic/winscp/winscp.nuspec | 6 +++--- 20 files changed, 37 insertions(+), 37 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 9df75553853..f1d42e31e5d 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "1.69.162", - "beta": "1.70.101-beta" + "beta": "1.70.107-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 7980e4316f0..9b11e929658 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 1.70.101-beta + 1.70.107-beta Brave Browser (Beta) chromium - 130.0.6708.0-snapshots + 130.0.6710.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 1ab93912990..1b46dbccda2 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 64-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum64: F36006506BCD72B0110864F36047451BB35F8D198F0EEFE9D6DC242E5BBCA620 + checksum64: FDAE13BAEEFDEB7DEF366391036A13E92AD9C8F2B0ED6BC55CFC5A3940B7D0C1 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 30ea57e2005..6bd18f8f36e 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition . (Join-Path $toolsDir 'helper.ps1') -$version = '130.0.6708.0-snapshots' +$version = '130.0.6710.0-snapshots' $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string @@ -15,8 +15,8 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1352643/mini_installer.exe' - checksum = '6EDA01B391C350FB44765D2A01030C9FDCA58F03C9E905FEBB2972793E63D9A5' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1353241/mini_installer.exe' + checksum = 'C848A5E57FA90543F3165789033D44E95E4C2B9FDAA34DA36CC2BA3B088FC45F' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/palemoon/palemoon.nuspec b/automatic/palemoon/palemoon.nuspec index eb6082ea6aa..40bdf17601a 100644 --- a/automatic/palemoon/palemoon.nuspec +++ b/automatic/palemoon/palemoon.nuspec @@ -4,7 +4,7 @@ palemoon Pale Moon browser - 33.3.0 + 33.3.1 Moonchild Productions chocolatey-community,Redsandro A Firefox-based web browser optimized for modern hardware. diff --git a/automatic/palemoon/tools/chocolateyInstall.ps1 b/automatic/palemoon/tools/chocolateyInstall.ps1 index 936c1d24274..4f1c9130957 100644 --- a/automatic/palemoon/tools/chocolateyInstall.ps1 +++ b/automatic/palemoon/tools/chocolateyInstall.ps1 @@ -3,14 +3,14 @@ $packageArgs = @{ packageName = 'palemoon' fileType = 'exe' - url = 'https://rm-eu.palemoon.org/release/palemoon-33.3.0.win32.installer.exe' - url64 = 'https://rm-eu.palemoon.org/release/palemoon-33.3.0.win64.installer.exe' + url = 'https://rm-eu.palemoon.org/release/palemoon-33.3.1.win32.installer.exe' + url64 = 'https://rm-eu.palemoon.org/release/palemoon-33.3.1.win64.installer.exe' softwareName = 'Pale Moon*' - checksum = 'eae4e69e1fec5831e70cdf24e28039071a6337b6bf6b36b5be3f1697ca2ba6ea' + checksum = '4eda184caf1534bd7fcd6122daa99ef5b0fe70692279cd0bc773e790e8a0fc52' checksumType = 'sha256' - checksum64 = '6e34125dc22439a7480d17cb3c21c2b4b0213d11883869c950e3f699391b1469' + checksum64 = 'e460c747fa6c0106289815df00519e81d079a65f3d3c547544e331b97188052a' checksumType64= 'sha256' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index d028b0b9288..988368e7c87 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,11 +22,11 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/dc9412125d4e0a480593962ae2687e74e64af728/VSCodeSetup-x64-1.94.0-insider.exe' + url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/8b7eb51f54d7e1492d9baf70454ab6547a4ff9df/VSCodeSetup-x64-1.94.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum64 = '64a6fd5bfa96eb1c8fc93f43ff5c5d800141d15d6b97429e1c47539d64d6f5f94d5bc9780a5d13ba38f1b9208d394dbfa518b550c0d88e31ef22aff2e70f7140' + checksum64 = 'd0dc754f779cc6c8da1874487fb824f5d58e44c85a6dfa3f8101bbdf38b9893139504b267d98fb909a87f28f82d2974c1dddd9288c052b3ed5a2b42210b9d108' checksumType64 = 'sha512' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec index 5f94bfac72f..a55f0f8ba5e 100644 --- a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec +++ b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec @@ -4,7 +4,7 @@ vscode-insiders.install Visual Studio Code Insiders (Install) - 1.94.0.20240909 + 1.94.0.20240910 Microsoft chocolatey-community https://code.visualstudio.com/insiders diff --git a/automatic/vscode-insiders/vscode-insiders.nuspec b/automatic/vscode-insiders/vscode-insiders.nuspec index c4680839a97..8d31d331b7c 100644 --- a/automatic/vscode-insiders/vscode-insiders.nuspec +++ b/automatic/vscode-insiders/vscode-insiders.nuspec @@ -4,7 +4,7 @@ vscode-insiders Visual Studio Code Insiders - 1.94.0.20240909 + 1.94.0.20240910 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath" ]]> microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/updates/#_preview-features diff --git a/automatic/winscp.install/legal/VERIFICATION.txt b/automatic/winscp.install/legal/VERIFICATION.txt index 9d4309e8075..871ad479796 100644 --- a/automatic/winscp.install/legal/VERIFICATION.txt +++ b/automatic/winscp.install/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to https://winscp.net/eng/download.php - x32: https://sourceforge.net/projects/winscp/files/WinSCP/6.3.4/WinSCP-6.3.4-Setup.exe/download + x32: https://sourceforge.net/projects/winscp/files/WinSCP/6.3.5/WinSCP-6.3.5-Setup.exe/download to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: D83E32F949F717E51E1A88A33F8EA23CBC0A4320BFF51F53E0859BCCA628CCF0 + checksum32: 49E17CE8B1DF637A71DFAC483E9FEF72F6747E4235CCE3871A1BB3F3A1371127 File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-3.0.txt diff --git a/automatic/winscp.install/tools/chocolateyInstall.ps1 b/automatic/winscp.install/tools/chocolateyInstall.ps1 index 6881d7d1597..f4d443de95e 100644 --- a/automatic/winscp.install/tools/chocolateyInstall.ps1 +++ b/automatic/winscp.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = 'winscp' fileType = 'exe' - file = "$toolsPath\WinSCP-6.3.4-Setup.exe" - file64 = "$toolsPath\WinSCP-6.3.4-Setup.exe" + file = "$toolsPath\WinSCP-6.3.5-Setup.exe" + file64 = "$toolsPath\WinSCP-6.3.5-Setup.exe" silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/winscp.install/winscp.install.nuspec b/automatic/winscp.install/winscp.install.nuspec index 512b2c03fc0..b6e6f887633 100644 --- a/automatic/winscp.install/winscp.install.nuspec +++ b/automatic/winscp.install/winscp.install.nuspec @@ -2,7 +2,7 @@ winscp.install - 6.3.4 + 6.3.5 WinSCP (Install) Martin Přikryl chocolatey-community, dtgm @@ -36,7 +36,7 @@ - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> Open source free SFTP client, SCP client, FTPS client and FTP client - https://winscp.net/download/WinSCP-6.3.4-ReadMe.txt + https://winscp.net/download/WinSCP-6.3.5-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://github.com/winscp/winscp diff --git a/automatic/winscp.portable/legal/VERIFICATION.txt b/automatic/winscp.portable/legal/VERIFICATION.txt index 294cbde34c4..efbb3ad2816 100644 --- a/automatic/winscp.portable/legal/VERIFICATION.txt +++ b/automatic/winscp.portable/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to https://winscp.net/eng/download.php - x32: https://sourceforge.net/projects/winscp/files/WinSCP/6.3.4/WinSCP-6.3.4-Portable.zip/download + x32: https://sourceforge.net/projects/winscp/files/WinSCP/6.3.5/WinSCP-6.3.5-Portable.zip/download to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 0F7E564AC10FACB04012693F4D62970E31CC09DEC67B9D1AA37FF56E9BFCFB6F + checksum32: 40F146ECB39194B5DB53CA4A58098818D3893F0FE5FA6C80DEC3681F61DCD592 File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-3.0.txt diff --git a/automatic/winscp.portable/tools/WinSCP.com b/automatic/winscp.portable/tools/WinSCP.com index 6ac5a1b38c3bd9c8ecc1352c4cdecfd42ec2f88d..e221d2dcd15183ca4ea73f98f8bf1c016c9958c1 100644 GIT binary patch delta 2665 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 winscp.portable - 6.3.4 + 6.3.5 WinSCP (Portable) Martin Přikryl chocolatey-community, dtgm @@ -36,7 +36,7 @@ - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> Open source free SFTP client, SCP client, FTPS client and FTP client - https://winscp.net/download/WinSCP-6.3.4-ReadMe.txt + https://winscp.net/download/WinSCP-6.3.5-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://github.com/winscp/winscp diff --git a/automatic/winscp/winscp.nuspec b/automatic/winscp/winscp.nuspec index c27feb04a2b..8d384d39d5f 100644 --- a/automatic/winscp/winscp.nuspec +++ b/automatic/winscp/winscp.nuspec @@ -2,7 +2,7 @@ winscp - 6.3.4 + 6.3.5 WinSCP Martin Přikryl chocolatey-community, dtgm @@ -36,7 +36,7 @@ - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> Open source free SFTP client, SCP client, FTPS client and FTP client - https://winscp.net/download/WinSCP-6.3.4-ReadMe.txt + https://winscp.net/download/WinSCP-6.3.5-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://github.com/winscp/winscp @@ -45,7 +45,7 @@ https://winscp.net/forum/index.php https://winscp.net/tracker/ - +