From f4bb9d6381c93089f425782f62a5ca9b2daeb782 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Sun, 21 May 2023 06:14:16 +0000 Subject: [PATCH] AU: 3 updated - bulk-crap-uninstaller chromium nmap [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/ad34ad1dbd3065e0682f8cb6f2a225f9ec4fa9b6 --- .../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/nmap/legal/VERIFICATION.txt | 6 +++--- automatic/nmap/nmap.nuspec | 4 ++-- automatic/nmap/tools/chocolateyInstall.ps1 | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec b/automatic/bulk-crap-uninstaller/bulk-crap-uninstaller.nuspec index 1347f46d2d3..22e728d2024 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.5 + 5.6 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.5 + https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/tag/v5.6 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 d73872e692c..ba3c454b8a7 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.5/BCUninstaller_5.5_setup.exe + x32: https://github.com/Klocman/Bulk-Crap-Uninstaller/releases/download/v5.6/BCUninstaller_5.6_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: DF8145ABD2542E95C9E4C8B7F6B08189B0A92B1B56F9CF8A7C241B63E24D679C + checksum32: FA0F6580EC3F953DCE07AA13C5D71AD01A81405CE21029B06E63414FD7F24E7E 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 5adcf41cd3c..d52273bb5c7 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "115.0.5784.0-snapshots", + "snapshots": "115.0.5785.0-snapshots", "stable": "113.0.5672.127" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 990828c3b6a..630c970eb24 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 115.0.5784.0-snapshots + 115.0.5785.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 9d0e303a79b..9b2cff92c5b 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: 359737AE5A106B8D10B77C6E969D0CC9F4C9E96128E1B607DDB0FD640A1F5A67 - checksum64: B14435976BFC4C6A8437C1CA86BA7E74AE1F5D814CBEA82377253847367C7DDB + checksum32: A99D4B2D203CBB5E9387FCB83F8E0D86C9442277DA77834D6A1AC7C694507945 + checksum64: F588C668B19F208285D30C94DBCFE98B653426EFF406787A06B1065F6E720AC5 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index fd14097d545..bce1cbd23e6 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 = "115.0.5784.0-snapshots" +$version = "115.0.5785.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/nmap/legal/VERIFICATION.txt b/automatic/nmap/legal/VERIFICATION.txt index 35338bfbca0..4c37dc5be79 100644 --- a/automatic/nmap/legal/VERIFICATION.txt +++ b/automatic/nmap/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://nmap.org/dist/nmap-7.93-setup.exe + x32: https://nmap.org/dist/nmap-7.94-setup.exe to download the installer. @@ -15,11 +15,11 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: F1160A33FB79C764CDC4C023FA700054AE2945ED91880E37348A17C010CA716F + checksum32: B99C4535E1603A2150E4DD97933B69BFDDF23E8CCEFF5C36606EC0327C6F7193 Using AU: - Get-RemoteChecksum https://nmap.org/dist/nmap-7.93-setup.exe + Get-RemoteChecksum https://nmap.org/dist/nmap-7.94-setup.exe File 'LICENSE.txt' is obtained from: https://svn.nmap.org/nmap-releases/nmap-7.31/COPYING diff --git a/automatic/nmap/nmap.nuspec b/automatic/nmap/nmap.nuspec index 69f39d97e42..1b699e9090f 100644 --- a/automatic/nmap/nmap.nuspec +++ b/automatic/nmap/nmap.nuspec @@ -3,7 +3,7 @@ nmap - 7.93 + 7.94 Nmap Fyodor chocolatey-community zippy1981 ferventcoder @@ -23,7 +23,7 @@ - Scriptable interaction with the target - using Nmap Scripting Engine (NSE) and Lua programming language. ]]> - https://nmap.org/changelog.html#7.93 + https://nmap.org/changelog.html#7.94 Copyright 1996-2016 nmap foss cross-platform port scanner network infosec https://nmap.org/docs.html diff --git a/automatic/nmap/tools/chocolateyInstall.ps1 b/automatic/nmap/tools/chocolateyInstall.ps1 index 1febcbbc2ab..cffdad94419 100644 --- a/automatic/nmap/tools/chocolateyInstall.ps1 +++ b/automatic/nmap/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\nmap-7.93-setup.exe" + file = "$toolsPath\nmap-7.94-setup.exe" softwareName = 'NMap*'