From 15dc93903d240840a8e5fcd02abb15bb8b1871b3 Mon Sep 17 00:00:00 2001 From: Gianni Tam-McMillan Date: Thu, 11 May 2017 18:49:49 +0100 Subject: [PATCH] Update franz to 4.0.4 (#33872) --- Casks/franz.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Casks/franz.rb b/Casks/franz.rb index ea4db43b866..d191162467b 100644 --- a/Casks/franz.rb +++ b/Casks/franz.rb @@ -2,10 +2,10 @@ cask 'franz' do version '4.0.4' sha256 'a744a4e4086647ad8c982b38aae761c6a5e3a1394cb4a0d5e2c6bff8e46742cf' - # github.com/imprecision/franz-app was verified as official when first introduced to the cask - url "https://github.com/imprecision/franz-app/releases/download/#{version}/Franz-darwin-x64-#{version}.dmg" - appcast 'https://github.com/imprecision/franz-app/releases.atom', - checkpoint: 'ff6f46a9386bd0f33a5e1f68aa7ef54e89b7e87850acdb41866c7bddfb0b6ca3' + # github.com/meetfranz/franz-app was verified as official when first introduced to the cask + url "https://github.com/meetfranz/franz-app/releases/download/#{version}/Franz-darwin-x64-#{version}.dmg" + appcast 'https://github.com/meetfranz/franz-app/releases.atom', + checkpoint: '2ae578b5675bad0f5a97a3870acaedaad246e0fa61071cb63717ba1624e91201' name 'Franz' homepage 'http://meetfranz.com/'