From baa99b0de00ae41f34a943ea240c5a6e78e2a5a8 Mon Sep 17 00:00:00 2001 From: tiiiecherle Date: Sat, 21 Oct 2023 14:15:01 +0200 Subject: [PATCH] joplin 2.12.19 --- Casks/j/joplin.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/j/joplin.rb b/Casks/j/joplin.rb index b594681de4..00e588afe2 100644 --- a/Casks/j/joplin.rb +++ b/Casks/j/joplin.rb @@ -1,9 +1,9 @@ cask "joplin" do arch arm: "-arm64" - version "2.12.18" - sha256 arm: "c625970fe50b49527cd2eaee633d2e445903453d5039477a15258328af722cc7", - intel: "6ad77b9e479f2ef8a54eadfd9d32db5d0866d73cc108738b2fb31127095348c9" + version "2.12.19" + sha256 arm: "581e3e394484e9f06abefec004dab9237ac5738dc21fc641bf1101ebceece343", + intel: "a34437c1fc24a4db78244c7b83ec5de234738c6b8845c18fddda31cc6d737453" url "https://github.com/laurent22/joplin/releases/download/v#{version}/Joplin-#{version}#{arch}.DMG", verified: "github.com/laurent22/joplin/"