diff --git a/automatic/driverbooster/driverbooster.nuspec b/automatic/driverbooster/driverbooster.nuspec index 47192e5a9..9c7a43599 100644 --- a/automatic/driverbooster/driverbooster.nuspec +++ b/automatic/driverbooster/driverbooster.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 7.2.0.598 + 7.2.0.601 Maurice Kevenaar diff --git a/automatic/driverbooster/info b/automatic/driverbooster/info index e986996b6..41b3e66a2 100644 --- a/automatic/driverbooster/info +++ b/automatic/driverbooster/info @@ -1 +1 @@ -"495249545"|7.2.0.598 \ No newline at end of file +"3664220666"|7.2.0.601 \ No newline at end of file diff --git a/automatic/driverbooster/tools/chocolateyInstall.ps1 b/automatic/driverbooster/tools/chocolateyInstall.ps1 index 3722500b7..bab145664 100644 --- a/automatic/driverbooster/tools/chocolateyInstall.ps1 +++ b/automatic/driverbooster/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'http://update.iobit.com/dl/driver_booster_setup.exe' -$checksum = '981A43B31784A0655AE282E635F529F6BC8018A8EBE8F2751DE1E016D83FE7AA' +$checksum = '3FFFD878E6DA5566F38DF876AC026DFCCA71C281A83E50A9FD6830A81B38CF9F' $checksumType = 'sha256'