From d1c95401f68680ba258d41ef8f09fa7156d30f80 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Wed, 17 Jan 2024 11:17:11 +0000 Subject: [PATCH] AU: 1 updated - evernote [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/b9f6863714f24cde74df8634052a6d511d9d941c --- automatic/evernote/evernote.nuspec | 2 +- automatic/evernote/info | 2 +- automatic/evernote/tools/chocolateyInstall.ps1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/evernote/evernote.nuspec b/automatic/evernote/evernote.nuspec index 3bcbbb9ae..c375b5dac 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.71.2 + 10.72.2 Maurice Kevenaar diff --git a/automatic/evernote/info b/automatic/evernote/info index f5f545e9a..9934ea0d8 100644 --- a/automatic/evernote/info +++ b/automatic/evernote/info @@ -1 +1 @@ -"42e4c79abd0f2519d774583f47e12a1d"|10.71.2 \ No newline at end of file +"f4e104e1e498941e7bc06cd78820cfa6"|10.72.2 \ No newline at end of file diff --git a/automatic/evernote/tools/chocolateyInstall.ps1 b/automatic/evernote/tools/chocolateyInstall.ps1 index d959d2a66..370fb09bd 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 = '7E3B3565651B6DDEAA9DFB86502951917D996B09EBD32F2CE11509325D3BCCE1' +$checksum = 'D96A1ABDB5C300B11AC7B4619800D5B4EE9F6DEAC7F3014F525A15E8143F237B' $checksumType = 'sha256' $packageArgs = @{