diff --git a/automatic/iobit-uninstaller/info b/automatic/iobit-uninstaller/info index 4f2baf92d..639c85b8a 100644 --- a/automatic/iobit-uninstaller/info +++ b/automatic/iobit-uninstaller/info @@ -1 +1 @@ -"1451859638"|10.4.0.15 \ No newline at end of file +"561289080"|10.5.0.5 \ No newline at end of file diff --git a/automatic/iobit-uninstaller/iobit-uninstaller.nuspec b/automatic/iobit-uninstaller/iobit-uninstaller.nuspec index 96078fff3..231303ea7 100644 --- a/automatic/iobit-uninstaller/iobit-uninstaller.nuspec +++ b/automatic/iobit-uninstaller/iobit-uninstaller.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 10.4.0.15 + 10.5.0.5 Maurice Kevenaar diff --git a/automatic/iobit-uninstaller/tools/chocolateyInstall.ps1 b/automatic/iobit-uninstaller/tools/chocolateyInstall.ps1 index 5ad1742d2..1d62b7bb9 100644 --- a/automatic/iobit-uninstaller/tools/chocolateyInstall.ps1 +++ b/automatic/iobit-uninstaller/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'https://cdn.iobit.com/dl/iobituninstaller.exe' -$checksum = '4E87D4C5232D70787CC8D823AE6C48B98F2624D3FF8CAA226AB665BA939E8F9F' +$checksum = '25FCFF2C3E0BA348CC24FB8CA86BFF031A5CC0D29ED4E459C836817818E183A5' $checksumType = 'sha256' $packageArgs = @{