Skip to content

Commit

Permalink
AU: 4 updated - bulk-crap-uninstaller chromium smartftp vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 5, 2023
1 parent 35f6f74 commit 6c77b30
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec
Expand Up @@ -5,7 +5,7 @@
<id>bulk-crap-uninstaller</id>
<title>Bulk Crap Uninstaller</title>
<owners>chocolatey-community</owners>
<version>5.4</version>
<version>5.5</version>
<authors>Marcin Szeniak</authors>
<summary>Bulk Crap Uninstaller is an open source program uninstaller.</summary>
<description><![CDATA[Bulk Crap Uninstaller is a free (as in speech) program uninstaller. It excels at removing large amounts of applications with minimal user input. It can clean up leftovers, detect orphaned applications, run uninstallers according to premade lists, and much more!
Expand Down Expand Up @@ -61,7 +61,7 @@ Even though BCU was made with IT pros in mind, by default it is so straight-forw
<licenseUrl>https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/Licence.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@11b6ffab0e41ca0e687b1202046aa0248682e8be/icons/bulk-crap-uninstaller.png</iconUrl>
<releaseNotes>https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/tag/v5.4</releaseNotes>
<releaseNotes>https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/tag/v5.5</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/bulk-crap-uninstaller</packageSourceUrl>
<projectSourceUrl>https://github.com/Klocman/Bulk-Crap-Uninstaller</projectSourceUrl>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/bulk-crap-uninstaller/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ 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.

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: 80634A77099A0FB8A893FCA757B6404FF344B3DA7A747C9E6819B2A425454847
checksum32: DF8145ABD2542E95C9E4C8B7F6B08189B0A92B1B56F9CF8A7C241B63E24D679C

File 'license.txt' is obtained from:
https://github.com/Klocman/Bulk-Crap-Uninstaller/blob/master/Licence.txt
2 changes: 1 addition & 1 deletion 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"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>113.0.5631.0-snapshots</version>
<version>113.0.5632.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1113127/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1113127/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1113128/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1113128/mini_installer.exe>
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 <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>10.0.3070.0</version>
<version>10.0.3071.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '8d885003aa204d160b3cfab01f7f686126dddc0e25d171ec7dd14bf3b369e85e'
checksum64 = '0c28beea5d5d70bb170fa65773bb0512bbe016c392415fed652358d3194eb30b'
checksum64 = '1f6562ec070ffb55841a2e3efd1b71f5f6f283a1e19f5297e1037e6b8dc1439c'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Expand Up @@ -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: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1376/gvim_9.0.1376_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1376/gvim_9.0.1376_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1380/gvim_9.0.1380_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1380/gvim_9.0.1380_x64.zip>
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
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Expand Up @@ -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 = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.0.1376</version>
<version>9.0.1380</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>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.</summary>
Expand Down

0 comments on commit 6c77b30

Please sign in to comment.