From 08ef0e619e238b68e15eaab3baf0aba00ba13e13 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Thu, 12 Sep 2019 12:25:58 +0000 Subject: [PATCH] AU: 1 updated - iobit-malware-fighter [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/c3428b6c4e44542c80a9d4216d5bf8005c80b349 --- automatic/iobit-malware-fighter/info | 2 +- automatic/iobit-malware-fighter/iobit-malware-fighter.nuspec | 2 +- automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/iobit-malware-fighter/info b/automatic/iobit-malware-fighter/info index a093fad80..3c6aaa665 100644 --- a/automatic/iobit-malware-fighter/info +++ b/automatic/iobit-malware-fighter/info @@ -1 +1 @@ -"3206912147"|7.2.0.5746 \ No newline at end of file +"4227387287"|7.2.0.5748 \ No newline at end of file diff --git a/automatic/iobit-malware-fighter/iobit-malware-fighter.nuspec b/automatic/iobit-malware-fighter/iobit-malware-fighter.nuspec index 5cfab6d29..f93bef1c1 100644 --- a/automatic/iobit-malware-fighter/iobit-malware-fighter.nuspec +++ b/automatic/iobit-malware-fighter/iobit-malware-fighter.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 7.2.0.5746 + 7.2.0.5748 Maurice Kevenaar diff --git a/automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 b/automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 index b46a42a1d..15d87aa89 100644 --- a/automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 +++ b/automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'http://update.iobit.com/dl/IObit-Malware-Fighter-Setup.exe' -$checksum = '418071BD5943EBCCBE4A3C4FA67CEAD64B75553947558EF366A3960FEF311E2E' +$checksum = 'C11FA0F660EE4C06A7274D91AAC1997F100B2E8AB4F270244452CFB2373C55C2' $checksumType = 'sha256' $packageArgs = @{