diff --git a/automatic/caffeine/caffeine.nuspec b/automatic/caffeine/caffeine.nuspec index a6e928cfcb..7f20d21a4f 100644 --- a/automatic/caffeine/caffeine.nuspec +++ b/automatic/caffeine/caffeine.nuspec @@ -3,7 +3,7 @@ caffeine - 1.97.0.20210517 + 1.98 https://github.com/mikecole/chocolatey-packages Caffeine Tom Revell, Zhorn Software diff --git a/automatic/caffeine/tools/chocolateyInstall.ps1 b/automatic/caffeine/tools/chocolateyInstall.ps1 index 36e3d9c909..97fdf48b1c 100644 --- a/automatic/caffeine/tools/chocolateyInstall.ps1 +++ b/automatic/caffeine/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -$checksum = '083b16e4100e7a59f8ac5094938a88da47b2547f5b9eac21cc55c96ad9200585' +$checksum = '4a259c348e59eb51bbb75aac7fdcc798705496d575892ee1e01fff6970d5ba1c' $packageArgs = @{ packageName = 'caffeine'