diff --git a/automatic/evernote/evernote.nuspec b/automatic/evernote/evernote.nuspec index 6e41161f7..3009faf3f 100644 --- a/automatic/evernote/evernote.nuspec +++ b/automatic/evernote/evernote.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 10.80.3 + 10.81.4 Maurice Kevenaar diff --git a/automatic/evernote/info b/automatic/evernote/info index 008da5f2f..de135e193 100644 --- a/automatic/evernote/info +++ b/automatic/evernote/info @@ -1 +1 @@ -"2c02fbedac84d47d414aff5b9cc7b41f"|10.80.3 \ No newline at end of file +"42498b101520619314d1d2181762e3f7"|10.81.4 \ No newline at end of file diff --git a/automatic/evernote/tools/chocolateyInstall.ps1 b/automatic/evernote/tools/chocolateyInstall.ps1 index 525996f38..640fe4adb 100644 --- a/automatic/evernote/tools/chocolateyInstall.ps1 +++ b/automatic/evernote/tools/chocolateyInstall.ps1 @@ -14,7 +14,7 @@ elseif ($osInfo.ProductType -ne 1) { $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'https://win.desktop.evernote.com/builds/Evernote-latest.exe' -$checksum = '0417BDE7A5FFE09DC8087A5E9E5EA2B4890B3348D54E2F5790632992838DC940' +$checksum = '6C725F89F97D0F2FFB9D65F3C4975EB494DA5D2187221DFBDE415F6A3443E7A2' $checksumType = 'sha256' $packageArgs = @{