diff --git a/automatic/evernote/evernote.nuspec b/automatic/evernote/evernote.nuspec index 92db1f9ca..68266b36a 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.86.4 + 10.86.5 Maurice Kevenaar diff --git a/automatic/evernote/info b/automatic/evernote/info index 42f14bad9..29a6a5595 100644 --- a/automatic/evernote/info +++ b/automatic/evernote/info @@ -1 +1 @@ -"8927b3bcbe5eb7a2a6b5a61a34f409ae"|10.86.4 \ No newline at end of file +"491c8376ed9305fe7c8795dfc3371f5f"|10.86.5 \ No newline at end of file diff --git a/automatic/evernote/tools/chocolateyInstall.ps1 b/automatic/evernote/tools/chocolateyInstall.ps1 index 88f31cec3..26ea220e5 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 = 'E680490A4D8C66BB1292876D913B7312A1BE952C250FAE64D31BC5815676C65E' +$checksum = '9711A5E02D5ED6409EE3BF422778885E08245AACE87807CBB040857831CB0975' $checksumType = 'sha256' $packageArgs = @{