From 06c1881d5b2bdb83338fae76bdbde5da8de2fd68 Mon Sep 17 00:00:00 2001 From: Jestre Date: Sun, 6 Sep 2020 06:55:51 -0400 Subject: [PATCH] Update joplin from 1.0.241 to 1.0.242 (#88783) Co-authored-by: Scott Schulz --- Casks/joplin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/joplin.rb b/Casks/joplin.rb index ed159b5b86..43f5601642 100644 --- a/Casks/joplin.rb +++ b/Casks/joplin.rb @@ -1,6 +1,6 @@ cask "joplin" do - version "1.0.241" - sha256 "d1fa44fe2cced99b160f4d335a2c8b32fef27cdbf1eb3a7c20185ef3a2f40de4" + version "1.0.242" + sha256 "802fb8a6d843622083efeedd5a3b74af35a03264f786291ae96a1106c7413acd" # 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"