From b54c6a0e2074f059eb7df28be68c865f5b25bbf8 Mon Sep 17 00:00:00 2001 From: tunisiano187 Date: Thu, 18 Jul 2024 08:27:11 +0000 Subject: [PATCH] AU: 1 updated - winflector-client [skip ci] https://gist.github.com/tunisiano187/7032dea203873812b435f152ee3794bf/e4c075873c07e220b4dac3dc423410bfd4a013ef --- automatic/winflector-client/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/winflector-client/winflector-client.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/winflector-client/tools/ChocolateyInstall.ps1 b/automatic/winflector-client/tools/ChocolateyInstall.ps1 index b7f00eb66..1f1b9f43c 100644 --- a/automatic/winflector-client/tools/ChocolateyInstall.ps1 +++ b/automatic/winflector-client/tools/ChocolateyInstall.ps1 @@ -2,8 +2,8 @@ $softwareName = 'Windows Driver Package - Era software*' $installerType = 'EXE' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://www.winflector.com/store/free-version/index/id/521' -$checksum = '58fb9a7d216418438d6a6bfa727b14ec04f0e2691110d7905832eaacf33ee6d0' +$url = 'https://www.winflector.com/store/free-version/index/id/530' +$checksum = 'b8662d806c1935dd7d8e4abd4de679dd0df67c23a3464f4a405475dba9fbd7e6' $checksumType = 'sha256' $silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' $validExitCodes = @(0, 3010, 1641) diff --git a/automatic/winflector-client/winflector-client.nuspec b/automatic/winflector-client/winflector-client.nuspec index f7132ac90..af11a282e 100644 --- a/automatic/winflector-client/winflector-client.nuspec +++ b/automatic/winflector-client/winflector-client.nuspec @@ -2,7 +2,7 @@ winflector-client - 4.0.1.0 + 4.0.2.0 Winflector Client / Winflector Virtual Terminal(Install) Era Software SC, OTC S.A. tunisiano