From beb12db17553da305544387b9d8410f1246cc112 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 7 Oct 2022 00:21:51 +0000 Subject: [PATCH] AU: 4 updated - chromium googlechromebeta vim winscp.portable [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/820fa63424cd7f3a1fb2b6bf47081f3c8b47f2b7 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 4 ++-- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- .../chromium/tools/chocolateyInstall.ps1 | 2 +- .../googlechromebeta/googlechromebeta.nuspec | 2 +- .../tools/chocolateyInstall.ps1 | 6 +++--- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- .../winscp.portable/legal/VERIFICATION.txt | 4 ++-- automatic/winscp.portable/tools/WinSCP.com | Bin 293955 -> 293947 bytes .../winscp.portable/winscp.portable.nuspec | 4 ++-- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index a3bd8259844..57ab8f7e1f6 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "108.0.5344.0-snapshots", + "snapshots": "108.0.5345.0-snapshots", "stable": "106.0.5249.103" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 89172d58206..2dfbfd6c593 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 106.0.5249.103 - Chromium + 108.0.5345.0-snapshots + Chromium Snapshots chocolatey-community The Chromium Authors http://www.chromium.org/Home diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 820d2ffa5f8..4801c4663df 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-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 - checksum32: 1347F8826A859F76135962170664515760F0772240D1066E528CB5F76B083B48 - checksum64: 1AE2A4CCFCF98CB08A391CD7514BFB3D0E681E306DE82D12457F383BA0D621AF + checksum32: 5BBAD58CF114302782B53C9F6EFD609E292B83E7E576C6ACCCEBC638A0456E8F + checksum64: 9FEFF56AEB3B7B2A0ECD2C6976980159EDDADF04918A6401C115418AB702622B The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 00db43aa705..95f59d5dc41 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "106.0.5249.103" +$version = "108.0.5345.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/googlechromebeta/googlechromebeta.nuspec b/automatic/googlechromebeta/googlechromebeta.nuspec index f14e7388dfe..bda2251fad8 100644 --- a/automatic/googlechromebeta/googlechromebeta.nuspec +++ b/automatic/googlechromebeta/googlechromebeta.nuspec @@ -3,7 +3,7 @@ googlechromebeta - 107.0.5304.18-beta + 107.0.5304.29-beta Google Chrome Beta chocolatey-community,nsleigh Google Inc. diff --git a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 index dc039f72284..2415dc716ea 100644 --- a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 +++ b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '107.0.5304.18-beta' +$version = '107.0.5304.29-beta' if ($version -eq (Get-ChromeBetaVersion)) { Write-Host "Google Chrome Beta $version is already installed." return @@ -12,8 +12,8 @@ $packageArgs = @{ fileType = 'MSI' url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi' url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi' - checksum = 'c6386767a6ef3ce087bd80cfda067f1a152bc4d9ac460754614ce5f0ddfa1d1f' - checksum64 = '09061e3fb5d03f2fa59f6ec331e09df26293fba4c6107b0ab82bde1317927bb4' + checksum = '058e424713e89158e9bb97a3b71a94615e7a6c32050f62fcfadc1d9498f71c97' + checksum64 = 'b41e107ac01355cee32fbb641fa30b72c286de520da2a86c98f1beca660f18ec' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index b70b346aaf6..7c3655ed80e 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy. The embedded software have been downloaded from GitHub and can be verified like this: 1. Download the following zips: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 9F70D1E4318ED2B675DCE0AD4A9F22D5754F0EF04B9D7908DC0B56DC3BB173FA - checksum64: 1022639574A2FDD255820090F95AD382FA72838EF181F7D016B8165D7F1F9805 + checksum32: 9C8B4DB5B8CDD63126CB0B0E16A5A1E3A4C5F2117CFDBC78E38B4F659B452A70 + checksum64: 2874A50D6597939E4F41ED4DCC2C0A0171FE13274D8646D549E658EDF8E07FB8 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index c29c583ca5b..2b14258f32d 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_9.0.0669_x86.zip" - file64 = "$toolsDir\gvim_9.0.0669_x64.zip" + file = "$toolsDir\gvim_9.0.0681_x86.zip" + file64 = "$toolsDir\gvim_9.0.0681_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index f4d98405031..a8321ccdf2a 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.0.0669 + 9.0.0681 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor. diff --git a/automatic/winscp.portable/legal/VERIFICATION.txt b/automatic/winscp.portable/legal/VERIFICATION.txt index 7e553025ade..15d233d25a2 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/5.21.3/WinSCP-5.21.3-Portable.zip/download + x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.21.5/WinSCP-5.21.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: 17CEC6668852F8732CAEB1D4599FA710F7601C043F70FDF216552D95E9FCB2D9 + checksum32: 687CB70964A5C5664C9C794D184DBCD9C384C967357E6076F08AC7B914468A07 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 cab160aef08d520aea2876b07fe04a9f23b3f3b4..584d26440cf074d7b2b212b925b34dbe12a4cd1a 100644 GIT binary patch delta 4833 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 F`UgL2Wn%yU delta 4755 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 winscp.portable - 5.21.3 + 5.21.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-5.21.3-ReadMe.txt + https://winscp.net/download/WinSCP-5.21.5-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://github.com/winscp/winscp