From 6c77b3070621f966f3aa98ea538bb2ace88229fc Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Sun, 5 Mar 2023 00:14:40 +0000 Subject: [PATCH] AU: 4 updated - bulk-crap-uninstaller chromium smartftp vim [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/2e56427c9eb2e290c4d39b6458696249dae27877 --- .../bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec | 4 ++-- automatic/bulk-crap-uninstaller/legal/VERIFICATION.txt | 4 ++-- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 2 +- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 11 files changed, 20 insertions(+), 20 deletions(-) diff --git a/automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec b/automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec index cb434edf5f1..1347f46d2d3 100644 --- a/automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec +++ b/automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec @@ -5,7 +5,7 @@ bulk-crap-uninstaller Bulk Crap Uninstaller chocolatey-community - 5.4 + 5.5 Marcin Szeniak Bulk Crap Uninstaller is an open source program uninstaller. https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/Licence.txt false https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@11b6ffab0e41ca0e687b1202046aa0248682e8be/icons/bulk-crap-uninstaller.png - https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/tag/v5.4 + https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/tag/v5.5 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/bulk-crap-uninstaller https://github.com/Klocman/Bulk-Crap-Uninstaller diff --git a/automatic/bulk-crap-uninstaller/legal/VERIFICATION.txt b/automatic/bulk-crap-uninstaller/legal/VERIFICATION.txt index 4bda656cebf..d73872e692c 100644 --- a/automatic/bulk-crap-uninstaller/legal/VERIFICATION.txt +++ b/automatic/bulk-crap-uninstaller/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v5.4/BCUninstaller_5.4_setup.exe + x32: https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v5.5/BCUninstaller_5.5_setup.exe 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: 80634A77099A0FB8A893FCA757B6404FF344B3DA7A747C9E6819B2A425454847 + checksum32: DF8145ABD2542E95C9E4C8B7F6B08189B0A92B1B56F9CF8A7C241B63E24D679C File 'license.txt' is obtained from: https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/Licence.txt diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index a99eec5d327..c1be6e41eaf 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "113.0.5631.0-snapshots", + "snapshots": "113.0.5632.0-snapshots", "stable": "110.0.5481.178" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 06b5cf0f30d..e926d094510 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 113.0.5631.0-snapshots + 113.0.5632.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 41ab449535f..3af02866027 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: 3AD65825406C3AF99DE7D074B072A60DC1F61AF7E18A01650DFD0A9587CA6AB4 - checksum64: EBF802D9BADF118C61C9158634F10FB32E1F4366E407C7DC668219EFB6FA78E9 + checksum32: D23988D4D75052C4AC5CE3DBE5C5A42E32BD8D6FEED44366F2DE3067B4387D89 + checksum64: DBE5B8C25AE0BCF94CD7808AB777E1DDCE056B64E2CDD96ECA0FD704F22444AA The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 2c838aa5a32..5371a989469 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 = "113.0.5631.0-snapshots" +$version = "113.0.5632.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 9053f6e82cc..47e4fcecc99 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3070.0 + 10.0.3071.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client. - 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: 01362257E4B496B18299D692C099177DB49A924A20D6293F3FAA3F031EB26DDC - checksum64: 0517B4A8482C85CBFF02512185A17FD5E26D5F37136433FA06EE1C538F6F7C4A + checksum32: 89DE63E0E4FE4C130A7556E672DF30228BE1140A81BF05D9DCA69BB2030C70CC + checksum64: E746054EA9B5474B56C14AAE8E118E930FE5B86DC68A0EE1CE69414C84041D26 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 0f218cdac80..a3d0ec50f91 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.1376_x86.zip" - file64 = "$toolsDir\gvim_9.0.1376_x64.zip" + file = "$toolsDir\gvim_9.0.1380_x86.zip" + file64 = "$toolsDir\gvim_9.0.1380_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 34c7eb82351..7364a086294 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.0.1376 + 9.0.1380 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.