From 18eea0ac70fc5cef06971bdb521a88fae619b3e5 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Tue, 22 Dec 2020 08:13:49 +0000 Subject: [PATCH] AU: 1 updated - iobit-malware-fighter [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/fb94ef5b8eadafbeb1364d93c330f24deb50585d --- 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 acad0761d..24d3d7c79 100644 --- a/automatic/iobit-malware-fighter/info +++ b/automatic/iobit-malware-fighter/info @@ -1 +1 @@ -"2901439570"|8.3.0.730 \ No newline at end of file +"3022722371"|8.4.0.753 \ 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 9cf24ee85..c7daeb0ff 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 - 8.3.0.730 + 8.4.0.753 Maurice Kevenaar diff --git a/automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 b/automatic/iobit-malware-fighter/tools/chocolateyinstall.ps1 index e20accaf0..5e7decfbf 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://cdn.iobit.com/dl/IObit-Malware-Fighter-Setup.exe' -$checksum = 'BEADD1824A73B380BC014AFD3A9CE5F353F7311DB742EF0B50F43953DA82A717' +$checksum = 'AD0C48CCA028D8C4D86FB0605C33FA7DAB3CC401511706D3E2ABDACD6C79E88B' $checksumType = 'sha256' $packageArgs = @{