diff --git a/automatic/driverbooster/driverbooster.nuspec b/automatic/driverbooster/driverbooster.nuspec index fea004ad4..d94a2d436 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 - 10.6.0.141 + 11.0.0.21 Maurice Kevenaar diff --git a/automatic/driverbooster/info b/automatic/driverbooster/info index 45463a1ba..70f165027 100644 --- a/automatic/driverbooster/info +++ b/automatic/driverbooster/info @@ -1 +1 @@ -"1056109998"|10.6.0.141 \ No newline at end of file +"1915840178"|11.0.0.21 \ No newline at end of file diff --git a/automatic/driverbooster/tools/chocolateyInstall.ps1 b/automatic/driverbooster/tools/chocolateyInstall.ps1 index 7eb46c62e..ea91ae187 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 = 'https://cdn.iobit.com/dl/driver_booster_setup.exe' -$checksum = '23ED73F7A0CF98277415EBE0F38C0FBEDAA1A607AF1F400A4E42498E7858FB98' +$checksum = 'A146CF8B84D5E38A583FA9A69B922D2B6C78F55A995A0447B34A88C6F2449AF3' $checksumType = 'sha256'