diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index f2dddcf5f22..c073a909c6e 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "111.0.5560.0-snapshots", - "stable": "109.0.5414.75" + "snapshots": "111.0.5561.0-snapshots", + "stable": "109.0.5414.120" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 04ce2061d24..416714bbc35 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 111.0.5560.0-snapshots - Chromium Snapshots + 109.0.5414.120 + Chromium 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 1c0ade043b8..c96a8cadeaf 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: D81B0E56D3764683F09BF67CD3F63318EC1B30604D1496D380D34E6DFA75511F - checksum64: 295D19895211595F6CF6E6B4563B613574C89AB89B0655F5F66263C4BFAB214D + checksum32: C1AABD6EEF38D759BBD92CA9516353D88C463A1E8389A875B4D12D53DB467F98 + checksum64: E03C54DDB2614E70CC0D8622BE3568ABB9C11D8330FDF851FA39FF545B2F9CFF The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index f508e9ed456..2c700842834 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 = "111.0.5560.0-snapshots" +$version = "109.0.5414.120" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/rdcman/info b/automatic/rdcman/info index 945f94b92ac..b4f160d1b2b 100644 --- a/automatic/rdcman/info +++ b/automatic/rdcman/info @@ -1 +1 @@ -0x8D9E1DB9498ED27|2.90.1420 \ No newline at end of file +0x8DAFF090EB26FCF|2.92.1430 \ No newline at end of file diff --git a/automatic/rdcman/rdcman.nuspec b/automatic/rdcman/rdcman.nuspec index a89fd5fc828..363ec7aa77a 100644 --- a/automatic/rdcman/rdcman.nuspec +++ b/automatic/rdcman/rdcman.nuspec @@ -3,7 +3,7 @@ rdcman - 2.90.1420 + 2.92.1430 Remote Desktop Connection Manager Julian Burger chocolatey-community,Anthony Mastrean diff --git a/automatic/rdcman/tools/chocolateyInstall.ps1 b/automatic/rdcman/tools/chocolateyInstall.ps1 index b58f75a2c7d..a08fc5711d9 100644 --- a/automatic/rdcman/tools/chocolateyInstall.ps1 +++ b/automatic/rdcman/tools/chocolateyInstall.ps1 @@ -3,7 +3,7 @@ $packageArgs = @{ packageName = 'rdcman' url = 'https://download.sysinternals.com/files/RDCMan.zip' - checksum = '5b3281c5ff7eebd208b51d24d72de1b37c23cb3860350e27e9b4189b25a274d0' + checksum = 'df183e730ece0ca8946f04be5456fd63a9088b1bb9a463bf155926a4908956b3' checksumType = 'sha256' unzipLocation = $installDir } diff --git a/automatic/sysinternals/sysinternals.nuspec b/automatic/sysinternals/sysinternals.nuspec index 508a725db8e..53e2d0fd2d7 100644 --- a/automatic/sysinternals/sysinternals.nuspec +++ b/automatic/sysinternals/sysinternals.nuspec @@ -4,7 +4,7 @@ sysinternals Sysinternals - 2022.11.28 + 2023.1.25 Mark Russinovich, Bryce Cogswell chocolatey-community, Rob Reynolds Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications. diff --git a/automatic/sysinternals/tools/chocolateyInstall.ps1 b/automatic/sysinternals/tools/chocolateyInstall.ps1 index bd91a057b2f..4dcd522845e 100644 --- a/automatic/sysinternals/tools/chocolateyInstall.ps1 +++ b/automatic/sysinternals/tools/chocolateyInstall.ps1 @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'" $packageArgs = @{ packageName = 'sysinternals' url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip' - checksum = 'bb5f6cedb48755f9ee16e1158fabaf422a6df20d9854d33ad4e65d80f341fb61' + checksum = '56e72eee9f3df153a702be5eeeaa3293560792d89e8824d26a182146f6e35aa9' checksumType = 'sha256' unzipLocation = $installDir } @@ -18,7 +18,7 @@ Accept-Eula if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir } if (Is-NanoServer) { $packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip' - $packageArgs.checksum = '8296ee5e4b8ed2272fea473a9d10cecd25e66332677e48eda0842cf378e18bf5' + $packageArgs.checksum = '6b3bcc5ab8484246e60d17fc74710593b7734b26dd4d576ee066d30e219e6bbd' } $old_path = 'c:\sysinternals'