diff --git a/automatic/icue/icue.nuspec b/automatic/icue/icue.nuspec index d4e9ecd2..65bfa49a 100644 --- a/automatic/icue/icue.nuspec +++ b/automatic/icue/icue.nuspec @@ -11,7 +11,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - + @@ -22,7 +22,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 4.19.191 + 4.20.169 https://github.com/mikeee/ChocoPackages/tree/main/automatic/icue mikeee diff --git a/automatic/icue/tools/chocolateyInstall.ps1 b/automatic/icue/tools/chocolateyInstall.ps1 index 1a26a34c..674f9cda 100644 --- a/automatic/icue/tools/chocolateyInstall.ps1 +++ b/automatic/icue/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'MSI' - url = 'https://downloads.corsair.com/Files/CUE/iCUESetup_4.19.191_release.msi' - checksum = '9de25600aeece21be4f28b6a43ecdc1d3a5455f20a1d77ce93706f7fbbcf1511' + url = 'https://downloads.corsair.com/Files/CUE/iCUESetup_4.20.169_release.msi' + checksum = 'd987b83d3c7ccb0d8d1550c8d3e6b66159e95445d125edfa142924bf1427192d' checksumType = 'SHA256' softwareName = 'icue*'