From 412aebf23eb34fa17fc9c20f4d1c77005f051ed2 Mon Sep 17 00:00:00 2001 From: Balu Date: Wed, 6 May 2020 22:48:25 +0200 Subject: [PATCH] Update fsnotes from 4.2.2 to 4.2.3 (#82083) --- Casks/fsnotes.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/fsnotes.rb b/Casks/fsnotes.rb index 4ea9e15709..1724ba2dbc 100644 --- a/Casks/fsnotes.rb +++ b/Casks/fsnotes.rb @@ -1,6 +1,6 @@ cask 'fsnotes' do - version '4.2.2' - sha256 '816154d871ddb74f4fcf1786ea66d2dabce6796b2dd1883d884d59471169c88f' + version '4.2.3' + sha256 'b8fe345695f68f4b4e0dcd4b17241881e466ee562583d1e5ca102c213d2428cf' # 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"