From 73b95ab29db214afb28f8a88ca86a5df4ac8e724 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Sat, 21 Mar 2020 18:16:49 -0700 Subject: [PATCH] Revert "Update joplin from 1.0.193 to 1.0.194 (#78813)" (#79066) This reverts commit 357e49b947188d4460eadfd676364a32ecc4abb9. --- Casks/joplin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/joplin.rb b/Casks/joplin.rb index 2effcc6cf4..1c48195767 100644 --- a/Casks/joplin.rb +++ b/Casks/joplin.rb @@ -1,6 +1,6 @@ cask 'joplin' do - version '1.0.194' - sha256 'd29b5731a6ab4d2a7051ce17a431bf44405550c3f527107d1b0fbd543bc4b811' + version '1.0.193' + sha256 '59b55885064f5e271bc674df9e7d98d1e665dfda4ae7e6b201c69b2b2ac96bde' # 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"