From 08ed409c57eb9f1967b784aa5dc5cf4d4ab85a94 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Tue, 10 May 2022 20:15:37 +0000 Subject: [PATCH] AU: 1 updated - evernote [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/64afb8b4dc519721dde7b58c27ef96e83d2d5dc7 --- automatic/evernote/evernote.nuspec | 2 +- automatic/evernote/tools/chocolateyInstall.ps1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/evernote/evernote.nuspec b/automatic/evernote/evernote.nuspec index 91d253769..065563785 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.36.4 + 10.37.3 Maurice Kevenaar diff --git a/automatic/evernote/tools/chocolateyInstall.ps1 b/automatic/evernote/tools/chocolateyInstall.ps1 index 46c5895df..9d2f1ab72 100644 --- a/automatic/evernote/tools/chocolateyInstall.ps1 +++ b/automatic/evernote/tools/chocolateyInstall.ps1 @@ -13,8 +13,8 @@ elseif ($osInfo.ProductType -ne 1) { } $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://cdn1.evernote.com/boron/win/builds/Evernote-10.36.4-win-ddl-ga-3377-6d2f121c6a-setup.exe' -$checksum = '615089b4fb69948d1d68070c751a36b3fa3a2d87e2eb2d6866aff762a8b06d94' +$url = 'https://cdn1.evernote.com/boron/win/builds/Evernote-10.37.3-win-ddl-ga-3394-0081becae3-setup.exe' +$checksum = '0ca96f1183f5394c673b0e0dfe088f836faa360da05cd453f1ddd106ae966469' $checksumType = 'sha256' $packageArgs = @{