From d0f8e574c7e4323e5f4f3076582a9edc3a2c32ae Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Thu, 4 Jun 2020 10:13:56 +0000 Subject: [PATCH] AU: 1 updated - driverbooster [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/ba3702118b943cb1366770f444485d48aa5bbac7 --- automatic/driverbooster/driverbooster.nuspec | 2 +- automatic/driverbooster/info | 2 +- automatic/driverbooster/tools/chocolateyInstall.ps1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/driverbooster/driverbooster.nuspec b/automatic/driverbooster/driverbooster.nuspec index cb4fe2bc6..5733f12d7 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.5.0.742 + 7.5.0.750 Maurice Kevenaar diff --git a/automatic/driverbooster/info b/automatic/driverbooster/info index 6020c5bf4..80701f089 100644 --- a/automatic/driverbooster/info +++ b/automatic/driverbooster/info @@ -1 +1 @@ -"2535261812"|7.5.0.742 \ No newline at end of file +"1564426665"|7.5.0.750 \ No newline at end of file diff --git a/automatic/driverbooster/tools/chocolateyInstall.ps1 b/automatic/driverbooster/tools/chocolateyInstall.ps1 index f5b3136d8..a424e9398 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 = 'B144C3E4AFBDFFF5DD7B6754999253D69B5ABC4B86B0B2B15BC84E71364F0DA5' +$checksum = '4AC19E4241B39EEAE3E84B4E1684B9801CCB597D9C72DBF2A199B6F50681B746' $checksumType = 'sha256'