From bc21157d417e1d641c2d5447186c29204f761425 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Wed, 24 Jun 2020 15:50:21 -0700 Subject: [PATCH] Update joplin from 1.0.220 to 1.0.224 (#84938) --- Casks/joplin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/joplin.rb b/Casks/joplin.rb index 13fdeb19d35..826462fa6f5 100644 --- a/Casks/joplin.rb +++ b/Casks/joplin.rb @@ -1,6 +1,6 @@ cask 'joplin' do - version '1.0.220' - sha256 '480ca54540e0caf0280a251a10dd3a25f51d9cf86e7074561d8f4a19f497bafe' + version '1.0.224' + sha256 '9280e6b66aab3fb00cecf2db569623f4924d81f3ec9d778a78db8b524f3dd8cf' # github.com/laurent22/joplin/ was verified as official when first introduced to the cask url "https://github.com/laurent22/joplin/releases/download/v#{version}/Joplin-#{version}.dmg"