From 3078a576b120aa36d1d97a31d32468df8bd9a993 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Wed, 14 Jun 2023 18:16:40 +0000 Subject: [PATCH] AU: 1 updated - evernote [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/14c9ae8190ec329fdf6da7097016b5ebec343215 --- 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 140fc818d..0878b5fb7 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.58.3 + 10.58.5 Maurice Kevenaar diff --git a/automatic/evernote/tools/chocolateyInstall.ps1 b/automatic/evernote/tools/chocolateyInstall.ps1 index c47ab822e..b1a6f73c7 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.58.3-win-ddl-ga-4147-15f90978ea-setup.exe' -$checksum = '97f6c089372710dc5b5bf2b826440aecf6069db633b239bbb3cf2b2d1b861302' +$url = 'https://cdn1.evernote.com/boron/win/builds/Evernote-10.58.5-win-ddl-ga-4156-1089b118bb-setup.exe' +$checksum = 'd94bb1d888e1f64f0b86b63844122355ead85f534be8c0e6feaa1690cfd2f337' $checksumType = 'sha256' $packageArgs = @{