From ea95598860256a8ab795967569ec248644eb6aed Mon Sep 17 00:00:00 2001 From: Balu Date: Wed, 29 Jul 2020 19:19:32 +0200 Subject: [PATCH] Update fsnotes from 4.5.1 to 4.5.4 (#86757) --- Casks/fsnotes.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/fsnotes.rb b/Casks/fsnotes.rb index 308e5764af..35029957a1 100644 --- a/Casks/fsnotes.rb +++ b/Casks/fsnotes.rb @@ -1,6 +1,6 @@ cask "fsnotes" do - version "4.5.1" - sha256 "7a17c253e33d666b33c8bf7715cab2693cf747d9f3dd0305bb7d86b5e7f401e7" + version "4.5.4" + sha256 "a085241734b1ead988fc688a13ac37d766a8ab4831ebedb6a3e37eade2de79bd" # github.com/glushchenko/fsnotes/ was verified as official when first introduced to the cask url "https://github.com/glushchenko/fsnotes/releases/download/#{version}/FSNotes_#{version}.zip"