diff --git a/automatic/evernote/evernote.nuspec b/automatic/evernote/evernote.nuspec
index 579672f5b..18c6b98da 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.115.4
+ 10.116.1
Maurice Kevenaar
diff --git a/automatic/evernote/info b/automatic/evernote/info
index 130af7942..21488ccde 100644
--- a/automatic/evernote/info
+++ b/automatic/evernote/info
@@ -1 +1 @@
-"21e14eeb80713ed90ba55ed9197c8fa9"|10.115.4
\ No newline at end of file
+"a41f5f7e790b66cc5b9401c563b952c0"|10.116.1
\ No newline at end of file
diff --git a/automatic/evernote/tools/chocolateyInstall.ps1 b/automatic/evernote/tools/chocolateyInstall.ps1
index 072746b76..eea500d7a 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 = 'CF64E8E207FD9B71D46858B32444EC0BAB14180925120E09336B6582BFD06FC8'
+$checksum = '1AB343FD81DAEB57117F44F716A5FA14E7D009DF6A0D8936E74EA7C878D0FDBA'
$checksumType = 'sha256'
$packageArgs = @{