From dd056235e7655759e54751694805e9b77ca71b27 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Sat, 28 Sep 2019 14:07:13 -0700 Subject: [PATCH] Update joplin from 1.0.168 to 1.0.169 (#69885) --- Casks/joplin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/joplin.rb b/Casks/joplin.rb index a97fddf63bc..8fac8176801 100644 --- a/Casks/joplin.rb +++ b/Casks/joplin.rb @@ -1,6 +1,6 @@ cask 'joplin' do - version '1.0.168' - sha256 '8856c85c78837b8f1f4ed6051df894c85d847f116a5fcea34a551596cccd1e9c' + version '1.0.169' + sha256 'b5002c11bd657aec76a60072aa82cb69820b8dd89d0cf57ebb528a9b8b9232c1' # 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"