From 0d1cdadd57069011801d52679411f4469a3c256c Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 3 May 2019 16:06:56 +0000 Subject: [PATCH] AU: 1 updated - clipboard-help-and-spell [skip ci] https://gist.github.com/eae7c31972662d6ea5f024c6c89a5e90/325dafc3229ef35bd6c56951d42b09e31ebc2204 --- clipboard-help-and-spell/clipboard-help-and-spell.nuspec | 2 +- clipboard-help-and-spell/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clipboard-help-and-spell/clipboard-help-and-spell.nuspec b/clipboard-help-and-spell/clipboard-help-and-spell.nuspec index 322e48d3a..3067eeeae 100644 --- a/clipboard-help-and-spell/clipboard-help-and-spell.nuspec +++ b/clipboard-help-and-spell/clipboard-help-and-spell.nuspec @@ -2,7 +2,7 @@ clipboard-help-and-spell - 2.42.0 + 2.45.01 Clipboard Help+Spell DonationCoder MarcioC diff --git a/clipboard-help-and-spell/tools/chocolateyInstall.ps1 b/clipboard-help-and-spell/tools/chocolateyInstall.ps1 index bac0fc448..357646acf 100644 --- a/clipboard-help-and-spell/tools/chocolateyInstall.ps1 +++ b/clipboard-help-and-spell/tools/chocolateyInstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ softwareName = 'Clipboard Help+Spell*' - checksum = '7e4ea4dbb31f05e1397672d0914b663a2d69ffe5d8e210a3f4128804baf0be69' + checksum = 'f221fd3187ba1ee6f7e7cd9c9c868df18be96870d775849969d53a92f7c0a002' checksumType = 'sha256' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"